Revert "target: select procd-{ujail,seccomp} if !SMALL_FLASH"
authorPetr Štetiar <ynezz@true.cz>
Thu, 22 Oct 2020 09:49:07 +0000 (11:49 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 22 Oct 2020 09:51:38 +0000 (11:51 +0200)
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 <damex.pp@icloud.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
include/target.mk

index c80a419543d630a2a19b913d40dd4f4b6a2841d5..a2e76f8149b739ddd3880faf7bb7103410f7a3ec 100644 (file)
@@ -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