committed by
Michael Bestas
parent
21ddc225f5
commit
4cc0643a1c
@@ -255,6 +255,9 @@ cmd_gzip = (cat $(filter-out FORCE,$^) | gzip -n -f -9 > $@) || \
|
||||
# ---------------------------------------------------------------------------
|
||||
DTC ?= $(objtree)/scripts/dtc/dtc
|
||||
|
||||
# Silence warnings
|
||||
DTC_FLAGS += -q
|
||||
|
||||
# Disable noisy checks by default
|
||||
ifeq ($(findstring 1,$(KBUILD_ENABLE_EXTRA_GCC_CHECKS)),)
|
||||
DTC_FLAGS += -Wno-unit_address_vs_reg
|
||||
|
||||
Reference in New Issue
Block a user