Add buildroot 2018-02
This commit is contained in:
12
buildroot/package/iprutils/Config.in
Normal file
12
buildroot/package/iprutils/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
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/
|
||||
Reference in New Issue
Block a user