13 lines
348 B
Plaintext
13 lines
348 B
Plaintext
|
config BR2_PACKAGE_IPRUTILS
|
||
|
bool "iprutils"
|
||
|
select BR2_PACKAGE_NCURSES
|
||
|
select BR2_PACKAGE_NCURSES_TARGET_PANEL
|
||
|
select BR2_PACKAGE_NCURSES_TARGET_FORM
|
||
|
select BR2_PACKAGE_NCURSES_TARGET_MENU
|
||
|
select BR2_PACKAGE_LIBSYSFS
|
||
|
select BR2_PACKAGE_PCIUTILS
|
||
|
help
|
||
|
System utilities for IBM Power RAID devices
|
||
|
|
||
|
http://sourceforge.net/projects/iprdd/
|