forked from Imagelibrary/rtems
2000-09-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* leaf.cfg: Remove Depends inclusion.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-09-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* leaf.cfg: Remove Depends inclusion.
|
||||
|
||||
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
|
||||
|
||||
@@ -47,11 +47,6 @@ MANAGERS_REQUIRED=region ext sem
|
||||
MANAGERS_NOT_WANTED=$(filter-out $(MANAGERS) \
|
||||
$(MANAGERS_REQUIRED), $(MANAGER_LIST))
|
||||
|
||||
# pull in dependencies if they exist
|
||||
ifeq (${DEPEND},$(wildcard ${DEPEND}))
|
||||
include ${DEPEND}
|
||||
endif
|
||||
|
||||
# Start file must be one of
|
||||
# $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o
|
||||
# $(PROJECT_RELEASE)/lib/asmiface$(LIB_VARIANT).o
|
||||
|
||||
Reference in New Issue
Block a user