staging: rtl8192e: Add endian checking switch to Makefile
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
fec90b64db
commit
c73298e6c4
|
@ -38,3 +38,4 @@ r8192e_pci-objs := \
|
|||
|
||||
obj-$(CONFIG_RTL8192E) += r8192e_pci.o
|
||||
|
||||
ccflags-y += -D__CHECK_ENDIAN__
|
||||
|
|
Loading…
Reference in New Issue