mipseb -> mips, thx kaloz for clearification
[openwrt.git] / openwrt / toolchain / kernel-headers / Makefile
index 732a097..f64d341 100644 (file)
@@ -12,7 +12,6 @@ LINUX_HEADERS_SITE= \
 
 LINUX_HEADERS_SOURCE=linux-$(LINUX_HEADERS_VERSION).tar.bz2
 LINUX_HEADERS_ARCH:=$(shell echo $(ARCH) | sed -e 's/i[3-9]86/i386/' \
-       -e 's/mipsel/mips/' \
        -e 's/mipseb/mips/' \
        -e 's/powerpc/ppc/' \
        -e 's/sh[234]/sh/' \
This page took 0.019913 seconds and 4 git commands to generate.