X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=a5e03d1cb3c48fc09ecc3ff3b43da4bf345f5fb9;hp=840c28ff61da0c2ba6fe69cfc270d700f52c9bb8;hb=40aa2d8b06a03e4779cf728c4575c301f389eb72;hpb=3a065a453ff58430b6915b58cf542e81d143ae3e diff --git a/Makefile b/Makefile index 840c28ff6..a5e03d1cb 100644 --- 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