mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 22:21:51 +02:00
fix madwifi build on atheros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8725 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e04d2797c5
commit
f1066c6928
@ -43,7 +43,7 @@ ifeq ($(ARCH),powerpc)
|
||||
endif
|
||||
|
||||
BUS:=PCI
|
||||
ifneq ($(CONFIG_TARGET_ATHEROS),)
|
||||
ifneq ($(CONFIG_TARGET_atheros),)
|
||||
BUS:=AHB
|
||||
HAL_TARGET:=ap51
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user