diff options
Diffstat (limited to 'scripts/Makefile.lib')
| -rw-r--r-- | scripts/Makefile.lib | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib index 6aeb91524c76..10906c1d7715 100644 --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib | |||
| @@ -276,10 +276,7 @@ DTC ?= $(objtree)/scripts/dtc/dtc | |||
| 276 | # Disable noisy checks by default | 276 | # Disable noisy checks by default |
| 277 | ifeq ($(findstring 1,$(KBUILD_ENABLE_EXTRA_GCC_CHECKS)),) | 277 | ifeq ($(findstring 1,$(KBUILD_ENABLE_EXTRA_GCC_CHECKS)),) |
| 278 | DTC_FLAGS += -Wno-unit_address_vs_reg \ | 278 | DTC_FLAGS += -Wno-unit_address_vs_reg \ |
| 279 | -Wno-simple_bus_reg \ | ||
| 280 | -Wno-unit_address_format \ | 279 | -Wno-unit_address_format \ |
| 281 | -Wno-pci_bridge \ | ||
| 282 | -Wno-pci_device_bus_num \ | ||
| 283 | -Wno-pci_device_reg | 280 | -Wno-pci_device_reg |
| 284 | endif | 281 | endif |
| 285 | 282 | ||
