summaryrefslogtreecommitdiffstats
path: root/include/target.mk
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-10-22 11:49:07 +0200
committerPetr Štetiar <ynezz@true.cz>2020-10-22 11:51:38 +0200
commit2812ea3acb88c7e3649c912d6ad761bf8818fc51 (patch)
treee31c883f642904bd41df5d3bd2eacf96643a59d9 /include/target.mk
parent6a56a6eb30799fcec9eecc3ee860dc4d8a5d952a (diff)
downloadopenwrt-2812ea3acb88c7e3649c912d6ad761bf8818fc51.tar.gz
openwrt-2812ea3acb88c7e3649c912d6ad761bf8818fc51.tar.bz2
openwrt-2812ea3acb88c7e3649c912d6ad761bf8818fc51.zip
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 <damex.pp@icloud.com> Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'include/target.mk')
-rw-r--r--include/target.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/target.mk b/include/target.mk
index c80a419543..a2e76f8149 100644
--- a/include/target.mk
+++ b/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