mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-28 23:24:50 +00:00
atheros: force endian checks on atheros wireless drivers
Please NACK nasty patches. Cc: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
ec2b774e7c
commit
cf9bc5bae7
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ ath-objs := main.o \
|
|||
key.o
|
||||
|
||||
ath-$(CONFIG_ATH_DEBUG) += debug.o
|
||||
ccflags-y += -D__CHECK_ENDIAN__
|
||||
|
|
Loading…
Reference in a new issue