mac80211: update to wireless-testing 2011-08-26
[oweals/openwrt.git] / package / mac80211 / patches / 400-ath_move_debug_code.patch
1 --- a/drivers/net/wireless/ath/Makefile
2 +++ b/drivers/net/wireless/ath/Makefile
3 @@ -8,6 +8,5 @@ obj-$(CONFIG_ATH_COMMON)        += ath.o
4  ath-objs :=    main.o \
5                 regd.o \
6                 hw.o \
7 -               key.o
8 -
9 -ath-$(CONFIG_ATH_DEBUG) += debug.o
10 +               key.o \
11 +               debug.o