diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/staging/qcacld-2.0/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/qcacld-2.0/Kbuild b/drivers/staging/qcacld-2.0/Kbuild index 0e278d9d4479..77783f38b470 100644 --- a/drivers/staging/qcacld-2.0/Kbuild +++ b/drivers/staging/qcacld-2.0/Kbuild @@ -1710,6 +1710,7 @@ EXTRA_CFLAGS += -Wno-non-literal-null-conversion EXTRA_CFLAGS += -Wno-logical-not-parentheses EXTRA_CFLAGS += -Wno-parentheses-equality EXTRA_CFLAGS += -Wno-constant-logical-operand +EXTRA_CFLAGS += -Wno-absolute-value endif # If the module name is not "wlan", then the define MULTI_IF_NAME to be the |
