now that the gemini target is working, get rid of the obsolete and buggy storm target
[openwrt-10.03/.git] / package / madwifi / Makefile
index 93e610dfd053b04a107d5c4d4a12b0c9282385dd..b2460282244a6aba5bc04560747dcea001a19141 100644 (file)
@@ -97,9 +97,6 @@ endif
 ifeq ($(ARCH),powerpc)
   HAL_TARGET:=powerpc-be-elf
 endif
-ifeq ($(BOARD),storm)
-  HAL_TARGET:=armv4-le-elf$(if $(CONFIG_EABI_SUPPORT),gnueabi)
-endif
 ifeq ($(BOARD),gemini)
   HAL_TARGET:=armv4-le-elf$(if $(CONFIG_EABI_SUPPORT),gnueabi)
 endif