ODROID-C5: Change flag for dt overlay

Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>
Change-Id: Ic5f9dea9fa288bb83010a429fc5c58413f539ae0
This commit is contained in:
2024-10-11 19:22:15 +09:00
committed by Dongjin Kim
parent a7f53b880d
commit cc872881da

View File

@@ -306,7 +306,8 @@ DTC_FLAGS += -Wno-unit_address_vs_reg \
-Wno-alias_paths \
-Wno-graph_child_address \
-Wno-simple_bus_reg \
-Wno-unique_unit_address
-Wno-unique_unit_address \
--symbols
endif
ifneq ($(findstring 2,$(KBUILD_EXTRA_WARN)),)