aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-06-13 16:25:29 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-06-13 16:25:29 +0000
commit54e8a193e3897fcbffc144562e7341f08676a767 (patch)
tree530628cbc4027f110176d7984cf059e8e47c9c7e /package/base-files
parentdf713331bf97931c84baffe6f1413bab6daa4faa (diff)
downloadupstream-54e8a193e3897fcbffc144562e7341f08676a767.tar.gz
upstream-54e8a193e3897fcbffc144562e7341f08676a767.tar.bz2
upstream-54e8a193e3897fcbffc144562e7341f08676a767.zip
base-files: override Build/Compile/Default instead of Build/Compile (fixes #11667)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32339 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index ff48f5d318..1f968e08a3 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -80,9 +80,10 @@ define Build/Prepare
mkdir -p $(PKG_BUILD_DIR)
endef
-define Build/Compile
+define Build/Compile/Default
endef
+Build/Compile = $(Build/Compile/Default)
define Package/base-files/install
$(CP) ./files/* $(1)/