aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-04-27 17:03:01 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-04-27 17:03:01 +0000
commita4dd1adf4a718f4eec35a561be068e2e8f885ae2 (patch)
treeac861981b1df2200cf8c304636c7c4cd59ac3df9 /package/madwifi/Makefile
parent261802269dd138d350a124aacc0900d60c800671 (diff)
downloadupstream-a4dd1adf4a718f4eec35a561be068e2e8f885ae2.tar.gz
upstream-a4dd1adf4a718f4eec35a561be068e2e8f885ae2.tar.bz2
upstream-a4dd1adf4a718f4eec35a561be068e2e8f885ae2.zip
add preliminary support for Storm SL3512 based devices, not ready yet
SVN-Revision: 10956
Diffstat (limited to 'package/madwifi/Makefile')
-rw-r--r--package/madwifi/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile
index d502e33f59..697f2b68a5 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -48,6 +48,9 @@ endif
ifeq ($(ARCH),powerpc)
HAL_TARGET:=powerpc-be-elf
endif
+ifeq ($(BOARD),storm)
+ HAL_TARGET:=armv4-le-elf
+endif
ifneq ($(CONFIG_TARGET_atheros),)
BUS:=AHB