[backfire] cleanup: remove refs to unsupported "iop32x" target
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Nov 2011 21:44:24 +0000 (21:44 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Nov 2011 21:44:24 +0000 (21:44 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@29302 3c298f89-4303-0410-b956-a3cf2f4a3e73

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),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
 ifeq ($(BOARD),kirkwood)
   HAL_TARGET:=xscale-le-elf$(if $(CONFIG_EABI_SUPPORT),gnueabi)
 endif