|
|
@@ -3,7 +3,7 @@ config BR2_PACKAGE_PETITBOOT
|
|
|
depends on BR2_PACKAGE_KEXEC_ARCH_SUPPORTS || BR2_PACKAGE_KEXEC_LITE_ARCH_SUPPORTS
|
|
|
depends on BR2_USE_MMU # lvm2, agetty
|
|
|
depends on BR2_USE_WCHAR # elfutils, kexec-lite
|
|
|
- depends on !BR2_STATIC_LIBS # elfutils, kexec-lite, lvm2
|
|
|
+ depends on !BR2_STATIC_LIBS # elfutils, kexec-lite, lvm2, nvme
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # elfutils, kexec-lite, lvm2
|
|
|
depends on BR2_PACKAGE_HAS_UDEV
|
|
|
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_17 || !BR2_PACKAGE_KEXEC_ARCH_SUPPORTS # kexec
|