mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-30 03:38:03 +08:00
Makefile - Remove include of target.cfg as unneeded
This commit is contained in:
parent
7e970b1d4a
commit
1c93086b77
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user