projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update hostapd to 0.6.4
[openwrt.git]
/
package
/
udev
/
udevextras-config.in
diff --git
a/package/udev/udevextras-config.in
b/package/udev/udevextras-config.in
index
3e94004
..
20ac1bb
100644
(file)
--- a/
package/udev/udevextras-config.in
+++ b/
package/udev/udevextras-config.in
@@
-20,6
+20,13
@@
config UDEVEXTRAS_dasd_id
help
dasd_id can find unique identifiers for DASD devices
help
dasd_id can find unique identifiers for DASD devices
+config UDEVEXTRAS_edd_id
+ bool
+ prompt "edd_id" if PACKAGE_udevextras
+ default n
+ help
+ edd_id can find unique identifiers for EDD devices
+
config UDEVEXTRAS_path_id
bool
prompt "path_id" if PACKAGE_udevextras
config UDEVEXTRAS_path_id
bool
prompt "path_id" if PACKAGE_udevextras
@@
-35,13
+42,6
@@
config UDEVEXTRAS_scsi_id
help
scsi_id can find unique identifiers for SCSI devices
help
scsi_id can find unique identifiers for SCSI devices
-config UDEVEXTRAS_volume_id
- bool
- prompt "volume_id" if PACKAGE_udevextras
- default n
- help
- volume_id can find the volume label of storage devices
-
config UDEVEXTRAS_usb_id
bool
prompt "usb_id" if PACKAGE_udevextras
config UDEVEXTRAS_usb_id
bool
prompt "usb_id" if PACKAGE_udevextras
@@
-49,3
+49,9
@@
config UDEVEXTRAS_usb_id
help
usb_id can find the unique id of USB devices
help
usb_id can find the unique id of USB devices
+config UDEVEXTRAS_volume_id
+ bool
+ prompt "volume_id" if PACKAGE_udevextras
+ default n
+ help
+ volume_id can find the volume label of storage devices
This page took
0.025175 seconds
and
4
git commands to generate.