浏览代码

iprutils: uses fork(), needs MMU

Fixes:

  http://autobuild.buildroot.net/results/6ee89f9a4e05c89375a96ac7085747afc301b896/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 9 年之前
父节点
当前提交
f9b004e846
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/iprutils/Config.in

+ 1 - 0
package/iprutils/Config.in

@@ -6,6 +6,7 @@ config BR2_PACKAGE_IPRUTILS
 	select BR2_PACKAGE_NCURSES_TARGET_MENU
 	select BR2_PACKAGE_LIBSYSFS
 	select BR2_PACKAGE_PCIUTILS
+	depends on BR2_USE_MMU # fork()
 	depends on !BR2_bfin # pciutils
 	help
 	  System utilities for IBM Power RAID devices