Skip to content

Commit

Permalink
v4l-dvb: stop treating warnings as errors
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Maciej Nowak <[email protected]>
  • Loading branch information
tmn505 committed May 12, 2023
1 parent 27837b2 commit eced42c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v4l-dvb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ endef
define Build/Compile
+$(KERNEL_MAKE) \
$(PKG_JOBS) \
CONFIG_WERROR=n \
M=$(PKG_BUILD_DIR)/$(PKG_EXTMOD_SUBDIRS) \
modules

Expand Down

0 comments on commit eced42c

Please sign in to comment.