summaryrefslogtreecommitdiff
path: root/package/modutils
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2006-07-10 22:18:35 +0000
committerEric Andersen <andersen@codepoet.org>2006-07-10 22:18:35 +0000
commitff870a1827de3084d11092917818c44f9268c4a2 (patch)
treeb113e93e0cef7fa36a6f31a19e7b637487735b4e /package/modutils
parent12b74e53241a34719750af226c41d442b9790c5a (diff)
change things so menuconfig wont complain about circular deps
Diffstat (limited to 'package/modutils')
-rw-r--r--package/modutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/modutils/Config.in b/package/modutils/Config.in
index 7e9bdf814..da445d4b9 100644
--- a/package/modutils/Config.in
+++ b/package/modutils/Config.in
@@ -1,7 +1,7 @@
config BR2_PACKAGE_MODUTILS
bool "modutils"
default n
- depends on !BR2_PACKAGE_MODULE_INIT_TOOLS
+ depends !BR2_PACKAGE_MODULE_INIT_TOOLS
help
The modutils packages includes the kerneld program for automatic
loading and unloading of modules, as well as other module