From 0b5ad783691ef6fa1285c8d7858a51c425a8b38d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 9 Oct 2004 01:07:45 +0000 Subject: It would help to include the package specific *.mk makefiles --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 ############################################################# # -- cgit v1.2.3-55-g7522