Delete mdev macro and revert to original file.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
config BR2_PACKAGE_EUDEV
|
config BR2_PACKAGE_EUDEV
|
||||||
bool "eudev"
|
bool "eudev"
|
||||||
depends on BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV || BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV
|
depends on BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV
|
||||||
depends on BR2_USE_MMU # uses fork()
|
depends on BR2_USE_MMU # uses fork()
|
||||||
depends on BR2_USE_WCHAR # needs C99 compiler
|
depends on BR2_USE_WCHAR # needs C99 compiler
|
||||||
depends on !BR2_STATIC_LIBS # kmod
|
depends on !BR2_STATIC_LIBS # kmod
|
||||||
|
|||||||
Reference in New Issue
Block a user