Import buildroot 2016.02.01
This commit is contained in:
6
firmware/buildroot/package/udev/Config.in
Normal file
6
firmware/buildroot/package/udev/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_HAS_UDEV
|
||||
bool
|
||||
|
||||
config BR2_PACKAGE_PROVIDES_UDEV
|
||||
depends on BR2_PACKAGE_HAS_UDEV
|
||||
string
|
||||
7
firmware/buildroot/package/udev/udev.mk
Normal file
7
firmware/buildroot/package/udev/udev.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
################################################################################
|
||||
#
|
||||
# udev
|
||||
#
|
||||
################################################################################
|
||||
|
||||
$(eval $(virtual-package))
|
||||
Reference in New Issue
Block a user