[backfire] cleanup: remove refs to unsupported "iop32x" target
[openwrt-10.03/.git] / package / madwifi / Makefile
index cb5efb60d80139f5a5fd252f4249eb0b27a38245..61a00bf9acccea1988ed69bebc2fe82076630df8 100644 (file)
@@ -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