From 4c4768b2f79d984a09acc7695a481e2ca281aeb2 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 9 Oct 2004 04:34:21 +0000 Subject: Fix it so we once again build the target root_fs --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 90443f094..8eb91bac7 100644 --- a/Makefile +++ b/Makefile @@ -76,6 +76,7 @@ world: $(DL_DIR) $(BUILD_DIR) $(STAGING_DIR) $(TARGET_DIR) $(TARGETS) include toolchain/*/*.mk include package/*/*.mk +include target/*/*.mk ############################################################# # -- cgit v1.2.3-55-g7522