summaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2007-03-03 20:35:01 +0000
committerImre Kaloz <kaloz@openwrt.org>2007-03-03 20:35:01 +0000
commit662fde90774af7779c542c05f9402acb4ffcb297 (patch)
tree9eabb768e69d4881a8302a1a4b918f89be90837e /package/busybox/Makefile
parent7b0de4ae45abb18db2093cd8ebc9dd6415fc361a (diff)
downloadmaster-31e0f0ae-662fde90774af7779c542c05f9402acb4ffcb297.tar.gz
master-31e0f0ae-662fde90774af7779c542c05f9402acb4ffcb297.tar.bz2
master-31e0f0ae-662fde90774af7779c542c05f9402acb4ffcb297.zip
R.I.P. devfs
SVN-Revision: 6478
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 530b027670..3e6cc4e9c9 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -41,6 +41,7 @@ The Swiss Army Knife of embedded Linux.
endef
define Package/busybox/config
+ source "$(SOURCE)/target-config.in"
menu "Configuration"
depends on PACKAGE_busybox
source "$(SOURCE)/config/Config.in"