浏览代码

Revert "target: select procd-{ujail,seccomp} if !SMALL_FLASH"

This reverts commit 6a56a6eb30799fcec9eecc3ee860dc4d8a5d952a as several
users have reported unbootable systems.

Ref: https://lists.openwrt.org/pipermail/openwrt-devel/2020-October/031838.html
Suggested-by: Roman Kuzmitskii <[email protected]>
Signed-off-by: Petr Štetiar <[email protected]>
Petr Štetiar 5 年之前
父节点
当前提交
2812ea3acb
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      include/target.mk

+ 0 - 4
include/target.mk

@@ -36,10 +36,6 @@ else
 DEFAULT_PACKAGES+=busybox procd
 endif
 
-ifeq ($(CONFIG_SMALL_FLASH),)
-DEFAULT_PACKAGES+=procd-ujail procd-seccomp
-endif
-
 # For the basic set
 DEFAULT_PACKAGES.basic:=
 # For nas targets