remove duplicate ./include/kernel.mk inclusion
[openwrt/svn-archive/archive.git] / Makefile
index 840c28ff61da0c2ba6fe69cfc270d700f52c9bb8..a5e03d1cb3c48fc09ecc3ff3b43da4bf345f5fb9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,12 +14,12 @@ export TOPDIR LC_ALL LANG IS_TTY
 
 world:
 
-include $(TOPDIR)/include/debug.mk
 include $(TOPDIR)/include/host.mk
 
 ifneq ($(OPENWRT_BUILD),1)
   override OPENWRT_BUILD=1
   export OPENWRT_BUILD
+  include $(TOPDIR)/include/debug.mk
   include $(TOPDIR)/include/toplevel.mk
 else
   include rules.mk