summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed0339c2c..afcc854d6 100644
--- 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
#############################################################
#