|
@@ -29,8 +29,9 @@ config BR2_PACKAGE_EUDEV_RULES_GEN
|
|
config BR2_PACKAGE_EUDEV_ENABLE_HWDB
|
|
config BR2_PACKAGE_EUDEV_ENABLE_HWDB
|
|
bool "enable hwdb installation"
|
|
bool "enable hwdb installation"
|
|
default y
|
|
default y
|
|
|
|
+ select BR2_PACKAGE_HOST_EUDEV # for udevadm, during target-finalize
|
|
help
|
|
help
|
|
- Enables hardware database installation to /etc/udev/hwdb.d
|
|
|
|
|
|
+ Enables hardware database installation to /etc/udev/hwdb.bin
|
|
|
|
|
|
endif
|
|
endif
|
|
|
|
|