It would help to include the package specific *.mk makefiles
authorEric Andersen <andersen@codepoet.org>
Sat, 9 Oct 2004 01:07:45 +0000 (01:07 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 9 Oct 2004 01:07:45 +0000 (01:07 -0000)
Makefile

index ed0339c2c459bb8301ab7639b240e8979f892cac..afcc854d6fc1efa9eb47ea226f91eea0075a0409 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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
 
 #############################################################
 #