mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
8 lines
229 B
Plaintext
8 lines
229 B
Plaintext
config BR2_PACKAGE_LIBSYSFS
|
|
bool "libsysfs"
|
|
help
|
|
These are a set of utilities built upon sysfs, a filesystem in
|
|
Linux 2.6 kernels that exposes a system's device tree.
|
|
|
|
http://linux-diag.sourceforge.net/Sysfsutils.html
|