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
commit3166c564d96709eea69fd48b89587d78577b49f7 (patch)
tree44a709d369ce31f92fa83676b58e430e25233d01 /package/madwifi/Makefile
parentac347b46b0f895afc1b473a2ed5574d82863f2da (diff)
downloadmaster-187ad058-3166c564d96709eea69fd48b89587d78577b49f7.tar.gz
master-187ad058-3166c564d96709eea69fd48b89587d78577b49f7.tar.bz2
master-187ad058-3166c564d96709eea69fd48b89587d78577b49f7.zip
add preliminary support for Storm SL3512 based devices, not ready yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10956 3c298f89-4303-0410-b956-a3cf2f4a3e73
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