mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 16:04:34 +08:00
Makefile - Remove include of target.cfg as unneeded
This commit is contained in:
1
Makefile
1
Makefile
@@ -3,7 +3,6 @@ include config.inc
|
||||
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
|
||||
include $(RTEMS_CUSTOM)
|
||||
include $(PROJECT_ROOT)/make/leaf.cfg
|
||||
include $(PROJECT_ROOT)/make/target.cfg
|
||||
|
||||
CFLAGS += -ffreestanding -I . -I contrib/altq -I contrib/pf -B $(INSTALL_BASE) -w -std=gnu99
|
||||
|
||||
|
Reference in New Issue
Block a user