summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-04-12 20:46:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-04-14 11:10:30 +0200
commit8bf49b2f01a39196e6d9a415a67d95f2231836d2 (patch)
treebc9feedbd0038079a2bf489fb2ac1cc58108b65c
parenta6e2c0cfa145f2472e38148de1c1dfb7c9936f77 (diff)
downloadptxdist-8bf49b2f01a39196e6d9a415a67d95f2231836d2.tar.gz
ptxdist-8bf49b2f01a39196e6d9a415a67d95f2231836d2.tar.xz
udev: use '<sym> = no' for module symbols
!<sym> is wrong, because it expands to y for <sym>=m Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/udev.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/udev.in b/rules/udev.in
index 5f8a346c0..0e39cb04d 100644
--- a/rules/udev.in
+++ b/rules/udev.in
@@ -32,7 +32,7 @@ menuconfig UDEV
if UDEV
-if !SYSTEMD
+if SYSTEMD = no
menu "build options "
@@ -137,7 +137,7 @@ config UDEV_PERSISTENT_EDD
config UDEV_PERSISTENT_GENERATOR
bool
- depends on !SYSTEMD
+ depends on SYSTEMD = n
prompt "cd / network generator"
help
This will generate udev-based persistent naming rules for