X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fsystem%2Fprocd%2FMakefile;h=2fd95f020a9a3fc40d6b028a3419559a05b63dcf;hb=dcaee0611b5096effd9bd2a1de1ed0a204823fc6;hp=f502307f159cbf779ae43f91cd43b5f198c12f58;hpb=d5c7a7318175991ec3817a67556a8c30b324663a;p=openwrt.git diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile index f502307f15..2fd95f020a 100644 --- a/package/system/procd/Makefile +++ b/package/system/procd/Makefile @@ -82,7 +82,7 @@ config PROCD_JAIL_SUPPORT config PROCD_SECCOMP_SUPPORT bool default y - depends on (mips || mipsel || i386 || x86_64) && !@TARGET_uml && @KERNEL_SECCOMP + depends on (mips || mipsel || i386 || x86_64) && !TARGET_uml && @KERNEL_SECCOMP endmenu endef