X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fmadwifi%2FMakefile;h=61a00bf9acccea1988ed69bebc2fe82076630df8;hp=cb5efb60d80139f5a5fd252f4249eb0b27a38245;hb=5e9f4dbe59f1f3993c427a9f0174d4512f507f07;hpb=dd63d29cdd8b6015f5b615b9da85818c5c38adff diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile index cb5efb60d..61a00bf9a 100644 --- a/package/madwifi/Makefile +++ b/package/madwifi/Makefile @@ -76,9 +76,6 @@ endif ifeq ($(BOARD),ixp4xx) HAL_TARGET:=xscale-be-elf$(if $(CONFIG_EABI_SUPPORT),gnueabi) endif -ifeq ($(BOARD),iop32x) - HAL_TARGET:=xscale-le-elf$(if $(CONFIG_EABI_SUPPORT),gnueabi) -endif ifeq ($(BOARD),kirkwood) HAL_TARGET:=xscale-le-elf$(if $(CONFIG_EABI_SUPPORT),gnueabi) endif