fix madwifi build on atheros
SVN-Revision: 8725
This commit is contained in:
parent
fb68d6c468
commit
c9784f0836
@ -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