mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-25 19:47:56 +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
|
endif
|
||||||
|
|
||||||
BUS:=PCI
|
BUS:=PCI
|
||||||
ifneq ($(CONFIG_TARGET_ATHEROS),)
|
ifneq ($(CONFIG_TARGET_atheros),)
|
||||||
BUS:=AHB
|
BUS:=AHB
|
||||||
HAL_TARGET:=ap51
|
HAL_TARGET:=ap51
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user