[OpenWrt-Devel] [PATCH 2/2] procd: Enable seccomp for powerpc
Wojciech Dubowik
Wojciech.Dubowik at neratec.com
Fri Mar 8 03:36:13 EST 2019
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik at neratec.com>
---
package/system/procd/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 6fe609140d..104cae782a 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -57,7 +57,7 @@ endef
define Package/procd-seccomp
SECTION:=base
CATEGORY:=Base system
- DEPENDS:=@arm||@armeb||@mips||@mipsel||@i386||@x86_64 @!TARGET_uml @KERNEL_SECCOMP +libubox +libblobmsg-json
+ DEPENDS:=@arm||@armeb||@mips||@mipsel||@i386||@powerpc||@x86_64 @!TARGET_uml @KERNEL_SECCOMP +libubox +libblobmsg-json
TITLE:=OpenWrt process seccomp helper + utrace
endef
--
2.17.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list