From: Felix Fietkau 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=ca0bd7a35e550d8fbcc4d3fff61da03a7d35d0c4;p=15.05%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 f64e96945b..ac9b98d74c 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:=