diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/target.mk | 4 |
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 |