summaryrefslogtreecommitdiffstats
path: root/rules/connman.in
diff options
context:
space:
mode:
authorCarsten Schlote <c.schlote@konzeptpark.de>2010-01-19 17:08:43 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-02-11 11:18:05 +0100
commit5d07c095b111d1a92efe094da95dd0934c19e0b6 (patch)
treeeabdffabc6aa0e4fc9dee0d41e7d22905a880420 /rules/connman.in
parent806add92b0b978668429845ba5eb9c96b5cd057b (diff)
downloadptxdist-5d07c095b111d1a92efe094da95dd0934c19e0b6.tar.gz
ptxdist-5d07c095b111d1a92efe094da95dd0934c19e0b6.tar.xz
[udev] version bump 140 -> 150
Based on a patch from Carsten Schlote <c.schlote@konzeptpark.de> * Lots of changes in the config options. * A patch to split "--disable-extras" to avoid unnecessary dependencies * Patches to work with older toolchains. * rename UDEV__ -> UDEV_ and add migrate pattern Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/connman.in')
-rw-r--r--rules/connman.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/connman.in b/rules/connman.in
index 54eb1916c..546ac5255 100644
--- a/rules/connman.in
+++ b/rules/connman.in
@@ -98,7 +98,7 @@ menu "plugins"
config CONNMAN_UDEV
bool
- select UDEV__LIBUDEV
+ select UDEV_LIBUDEV
prompt "udev support"
endmenu