uClibc: remove avr32 support
[openwrt/staging/nbd.git] / toolchain / uClibc / common.mk
index 435e4c25116fb36e11fc7d87820f37b7823247dd..610532c8390890e7f427bcdf5a3bebbd151df9a6 100644 (file)
@@ -26,7 +26,6 @@ UCLIBC_TARGET_ARCH:=$(shell echo $(ARCH) | sed -e s'/-.*//' \
                -e 's/i.86/i386/' \
                -e 's/sparc.*/sparc/' \
                -e 's/arm.*/arm/g' \
-               -e 's/avr32.*/avr32/g' \
                -e 's/m68k.*/m68k/' \
                -e 's/ppc/powerpc/g' \
                -e 's/v850.*/v850/g' \