From 130f4efa38b78352d626d43148dd1143abd3bde9 Mon Sep 17 00:00:00 2001 From: kaloz Date: Sat, 3 Mar 2007 20:35:01 +0000 Subject: R.I.P. devfs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6478 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/busybox/Makefile') diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 530b02767..3e6cc4e9c 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" -- cgit v1.2.3