From: nbd Date: Thu, 20 Apr 2006 03:53:28 +0000 (+0000) Subject: work around a make bug in define/endef handling X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=fb0f5600577daecb03f52f07049d72471cd9eca5;p=10.03%2Fopenwrt.git work around a make bug in define/endef handling git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3680 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/rules.mk b/package/rules.mk index f64e96945..ac9b98d74 100644 --- a/package/rules.mk +++ b/package/rules.mk @@ -1,8 +1,8 @@ -# default target ifneq ($(DUMP),) all: dumpinfo else all: compile +endif define Build/DefaultTargets $(PKG_BUILD_DIR)/.prepared: @@ -35,7 +35,6 @@ package-recompile: define Build/DefaultTargets endef endef -endif define Package/Default CONFIGFILE:=