build: remove obsolete references to cris and avr32
[openwrt/openwrt.git] / package / libs / uclibc++ / Makefile
index ade3c62e0fab98372d0af7fc8d2ddc8a504082d8..1196926e8ccc7b8227629d10ebb5ca2eabf4218e 100644 (file)
@@ -42,7 +42,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/' \
 )
 
 TARGET_CFLAGS += $(FPIC)