include: add a seccomp filter install wrapper
[openwrt/openwrt.git] / toolchain / uClibc / common.mk
index 610532c8390890e7f427bcdf5a3bebbd151df9a6..89810a0b9aa6076680c3e5d80f3af84b9e2745bf 100644 (file)
@@ -33,7 +33,6 @@ UCLIBC_TARGET_ARCH:=$(shell echo $(ARCH) | sed -e s'/-.*//' \
                -e 's/sh[234].*/sh/' \
                -e 's/mips.*/mips/' \
                -e 's/mipsel.*/mips/' \
-               -e 's/cris.*/cris/' \
 )
 
 GEN_CONFIG=$(SCRIPT_DIR)/kconfig.pl -n \