X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=Makefile;h=b67413b887309808b09a877e39310452d096e565;hp=dcd5bae72ef88708ce59690c8fdb8365d0f1080f;hb=d124ab28a821a801862dba6d4e87a3facc140df5;hpb=871a6908a5277bea86977a36756910b928784ceb;ds=sidebyside diff --git a/Makefile b/Makefile index dcd5bae72..b67413b88 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ ifneq ($(OPENWRT_BUILD),1) override OPENWRT_BUILD=1 export OPENWRT_BUILD include $(TOPDIR)/include/debug.mk + include $(TOPDIR)/include/depends.mk include $(TOPDIR)/include/toplevel.mk else include rules.mk