X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=Makefile;h=a039c9880b41e736106179974aba11f32aa99bda;hp=6703d90d61af7921cb81cec71141ef1364c52951;hb=e692b6f78e25b78e77387abb0b6e90cbc3407303;hpb=7b97cf0e68fa3b4695a394ede76640ea2881c854 diff --git a/Makefile b/Makefile index 6703d90d6..a039c9880 100644 --- 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