mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-07 14:53:41 +00:00
Notes for working on Rosewill card and fix to compile under Fedora Core 21 with 4.1.x kernel
Conflicts: Makefile
This commit is contained in:
3
Makefile
3
Makefile
@@ -13,6 +13,9 @@ EXTRA_CFLAGS += -Wno-unused-label
|
||||
EXTRA_CFLAGS += -Wno-unused-parameter
|
||||
EXTRA_CFLAGS += -Wno-unused-function
|
||||
EXTRA_CFLAGS += -Wno-unused
|
||||
|
||||
EXTRA_CFLAGS += -Wno-date-time
|
||||
|
||||
#EXTRA_CFLAGS += -Wno-uninitialized
|
||||
#EXTRA_CFLAGS += -Wno-error=date-time # Fix compile error on gcc 4.9 and later
|
||||
|
||||
|
||||
Reference in New Issue
Block a user