mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 15:30:17 +00:00
Removed references to non-existent include files.
This commit is contained in:
@@ -9,7 +9,7 @@ PGM = ${ARCH}/network.rel
|
||||
C_FILES = network.c
|
||||
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
|
||||
|
||||
H_FILES = netexterns.h uti596.h
|
||||
H_FILES =
|
||||
noinst_HEADERS = $(H_FILES)
|
||||
|
||||
network_rel_OBJECTS = $(C_O_FILES)
|
||||
|
||||
Reference in New Issue
Block a user