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:
parent
9216c517fb
commit
af97d6cd7b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue