summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 18ca8b33d..1469e7b1f 100644
--- a/Makefile
+++ b/Makefile
@@ -305,15 +305,16 @@ endif
include package/*/*.mk
+include boot/common.mk
+include target/Makefile.in
+include linux/linux.mk
+
TARGETS+=target-finalize
ifeq ($(BR2_ENABLE_LOCALE_PURGE),y)
TARGETS+=target-purgelocales
endif
-include boot/common.mk
-include target/Makefile.in
-include linux/linux.mk
include fs/common.mk
TARGETS+=erase-fakeroots