mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
11
package/dt-utils/Config.in
Normal file
11
package/dt-utils/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_DT_UTILS
|
||||
bool "dt-utils"
|
||||
depends on BR2_PACKAGE_HAS_UDEV
|
||||
help
|
||||
Tools for flattened device-tree dumping and barebox state
|
||||
manipulation.
|
||||
|
||||
https://git.pengutronix.de/cgit/tools/dt-utils/
|
||||
|
||||
comment "dt-utils needs udev /dev management"
|
||||
depends on !BR2_PACKAGE_HAS_UDEV
|
||||
Reference in New Issue
Block a user