It would help to include the package specific *.mk makefiles

This commit is contained in:
Eric Andersen 2004-10-09 01:07:45 +00:00
parent 2d523c2317
commit 0b5ad78369

View File

@ -74,7 +74,7 @@ world: $(DL_DIR) $(BUILD_DIR) $(STAGING_DIR) $(TARGET_DIR) $(TARGETS)
include make/*.mk
include toolchain/*/*.mk
#include package/*/*.mk
include package/*/*.mk
#############################################################
#