remove leftover stuff
[openwrt/openwrt.git] / Makefile
index 6703d90d61af7921cb81cec71141ef1364c52951..a039c9880b41e736106179974aba11f32aa99bda 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,8 @@ ifneq ($(OPENWRT_BUILD),1)
   export OPENWRT_BUILD:=1
   include $(TOPDIR)/include/toplevel.mk
 else
+  include $(TOPDIR)/include/host.mk
+
   include rules.mk
   include $(INCLUDE_DIR)/depends.mk
   include $(INCLUDE_DIR)/subdir.mk