Skip to content

Commit

Permalink
drivers/net/wireless/broadcom/bcmdhd_101_16: drop -Werror
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Efremov <[email protected]>
  • Loading branch information
evdenis committed Apr 28, 2023
1 parent 7dff791 commit b2909b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/broadcom/bcmdhd_101_16/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

DHDCFLAGS += -DBCMUTILS_ERR_CODES -DUSE_NEW_RSPEC_DEFS
DHDCFLAGS += -Dlinux -D__linux__ -DLINUX
DHDCFLAGS += -Wall -Werror -Wstrict-prototypes -DBCMDRIVER \
DHDCFLAGS += -Wall -Wstrict-prototypes -DBCMDRIVER \
-DBCMDONGLEHOST -DUNRELEASEDCHIP -DBCMDMA32 -DBCMFILEIMAGE \
-DDHDTHREAD -DDHD_BCMEVENTS -DSHOW_EVENTS -DWLP2P \
-DWIFI_ACT_FRAME -DARP_OFFLOAD_SUPPORT -DKEEP_ALIVE -DCSCAN \
Expand Down

0 comments on commit b2909b3

Please sign in to comment.