fix madwifi build on atheros

SVN-Revision: 8725
This commit is contained in:
Felix Fietkau 2007-09-09 22:59:46 +00:00
parent fb68d6c468
commit c9784f0836

View file

@ -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