mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 03:13:56 +08:00
49409b516c
Fix compilation when CONFIG_DEV_PIPE_SIZE > 0 && CONFIG_DEV_FIFO_SIZE == 0 In this case the nx_mkfifo doesn't exist. Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>