summaryrefslogtreecommitdiffstats
path: root/package/busybox/config/modutils
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-03 18:31:00 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-03 18:31:00 +0000
commitdc8a3b1bb16d57802d14ab2c1f85568f8ed0b618 (patch)
tree3aa63283513c49915cd320deccc7671cb75fbb4f /package/busybox/config/modutils
parent5bd0f0c62df42ee45ae4a35a67cdb82ea13a2680 (diff)
[package] update busybox to 1.18.4, patch from Peter Wagner
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26455 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/config/modutils')
-rw-r--r--package/busybox/config/modutils/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/busybox/config/modutils/Config.in b/package/busybox/config/modutils/Config.in
index ad5401f95..c52c67dcb 100644
--- a/package/busybox/config/modutils/Config.in
+++ b/package/busybox/config/modutils/Config.in
@@ -1,9 +1,11 @@
+# DO NOT EDIT. This file is generated from Config.src
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
#
menu "Linux Module Utilities"
+depends on BUSYBOX_CONFIG_PLATFORM_LINUX
config BUSYBOX_CONFIG_MODINFO
bool "modinfo"