Skip to content

Commit

Permalink
staging: rtl8192e: Add endian checking switch to Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Larry Finger authored and Greg Kroah-Hartman committed Aug 25, 2011
1 parent 49aab5f commit f00c546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/rtl8192e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ r8192e_pci-objs := \

obj-$(CONFIG_RTL8192E) += r8192e_pci.o

ccflags-y += -D__CHECK_ENDIAN__

0 comments on commit f00c546

Please sign in to comment.