fix a possible dead lock in the fonera-mp3 driver, that can happen, when the buffer...
[openwrt.git] / package / madwifi / Makefile
index 7de2bd3..25e4886 100644 (file)
@@ -43,7 +43,7 @@ ifeq ($(ARCH),powerpc)
 endif
 
 BUS:=PCI
-ifneq ($(CONFIG_TARGET_ATHEROS),)
+ifneq ($(CONFIG_TARGET_atheros),)
   BUS:=AHB
   HAL_TARGET:=ap51
 endif
This page took 0.021366 seconds and 4 git commands to generate.