diff options
-rw-r--r-- | drivers/net/wireless/ath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/Makefile b/drivers/net/wireless/ath/Makefile index d1214696a35b..d716b748e574 100644 --- a/drivers/net/wireless/ath/Makefile +++ b/drivers/net/wireless/ath/Makefile | |||
@@ -11,3 +11,4 @@ ath-objs := main.o \ | |||
11 | key.o | 11 | key.o |
12 | 12 | ||
13 | ath-$(CONFIG_ATH_DEBUG) += debug.o | 13 | ath-$(CONFIG_ATH_DEBUG) += debug.o |
14 | ccflags-y += -D__CHECK_ENDIAN__ | ||