forked from Imagelibrary/rtems
Attempt at getting desired ioctl.h included. :)
This commit is contained in:
@@ -20,7 +20,7 @@ H_PIECES=chain console clockdrv iosupp ringbuf \
|
|||||||
H_FILES=$(H_PIECES:%=$(srcdir)/%.h)
|
H_FILES=$(H_PIECES:%=$(srcdir)/%.h)
|
||||||
|
|
||||||
SYS_H_PIECES=termios utime
|
SYS_H_PIECES=termios utime
|
||||||
ifeq ($(HAS_NETWORKING),yes)
|
ifeq ($(HAS_NETWORKING),no)
|
||||||
SYS_H_PIECES+=ioctl
|
SYS_H_PIECES+=ioctl
|
||||||
endif
|
endif
|
||||||
SYS_H_FILES=$(SYS_H_PIECES:%=$(srcdir)/sys/%.h)
|
SYS_H_FILES=$(SYS_H_PIECES:%=$(srcdir)/sys/%.h)
|
||||||
|
|||||||
Reference in New Issue
Block a user