From 662fde90774af7779c542c05f9402acb4ffcb297 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sat, 3 Mar 2007 20:35:01 +0000 Subject: R.I.P. devfs SVN-Revision: 6478 --- 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 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" -- cgit v1.2.3