summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-13 03:21:25 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-13 03:21:25 +0000
commit928d915afcfb066875e5c80d823666d64437d73c (patch)
treeb2f98ad66d9698b8c9607f426f420d92f11576bf /package
parent27d9b3cf4400ad09544678fe20cd03dd069b5df5 (diff)
add support for an optional staging directory for debug binaries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14018 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/base-files/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index 52e70e5ce..581aa9365 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -160,6 +160,7 @@ define Package/base-files$(TARGET)/install
$(SED) 's/$$$$/:13848:0:99999:7:::/' $(1)/etc/shadow \
)
$(SED) 's,$$$$R,$(REVISION),g' $(1)/etc/banner
+ mkdir -p $(1)/CONTROL
mkdir -p $(1)/dev
mkdir -p $(1)/etc/crontabs
mkdir -p $(1)/jffs