mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 23:29:10 -04:00
staging: rtl8723au: Add -Wtype-limits to CFLAGS
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
9216c517fb
commit
af97d6cd7b
@@ -53,4 +53,4 @@ r8723au-$(CONFIG_8723AU_BT_COEXIST) += hal/rtl8723a_bt-coexist.o
|
||||
|
||||
obj-$(CONFIG_R8723AU) := r8723au.o
|
||||
|
||||
ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/include
|
||||
ccflags-y += -Wtype-limits -D__CHECK_ENDIAN__ -I$(src)/include
|
||||
|
||||
Reference in New Issue
Block a user