[package] base-files: fix test experession for sysupgrade
[openwrt.git] / package / madwifi / Makefile
index 93e610d..b246028 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
This page took 0.020518 seconds and 4 git commands to generate.