405e1b6499
Dependency was introduced by
1f24b814e5
/
Fixes
http://autobuild.buildroot.net/results/48e/48e1c7fb920cbc81eee1cf2f43d1551a0a9ce31e/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 lines
318 B
Plaintext
13 lines
318 B
Plaintext
config BR2_PACKAGE_IPRUTILS
|
|
bool "iprutils"
|
|
depends on BR2_USE_MMU # fork()
|
|
depends on !BR2_bfin # pciutils
|
|
select BR2_PACKAGE_NCURSES
|
|
select BR2_PACKAGE_LIBSYSFS
|
|
select BR2_PACKAGE_PCIUTILS
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
System utilities for IBM Power RAID devices
|
|
|
|
http://sourceforge.net/projects/iprdd/
|