mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Add lockdev a package for locking devices. [Thomas: change location in menuconfig, reformat header in .mk file.] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
config BR2_PACKAGE_LOCKDEV
|
|
bool "lockdev"
|
|
help
|
|
Library for locking devices.
|
|
|
|
No upstream site, primary site is Debian.
|