mirror of https://gitee.com/openkylin/linux.git
staging: rtl8192e: Add endian checking switch to Makefile
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
49aab5fd9d
commit
f00c5460b4
|
@ -38,3 +38,4 @@ r8192e_pci-objs := \
|
|||
|
||||
obj-$(CONFIG_RTL8192E) += r8192e_pci.o
|
||||
|
||||
ccflags-y += -D__CHECK_ENDIAN__
|
||||
|
|
Loading…
Reference in New Issue