Update image.mk

This commit is contained in:
骷髅头
2024-05-14 12:04:19 +08:00
committed by GitHub
parent 5e9dcacace
commit c37fc47621

View File

@@ -183,6 +183,7 @@ define Image/BuildDTB/sub
-I$(DTS_DIR) \
-I$(DTS_DIR)/include \
-I$(LINUX_DIR)/include/ \
-I$(LINUX_DIR)/scripts/dtc/include-prefixes \
-undef -D__DTS__ $(3) \
-o $(2).tmp $(1)
$(LINUX_DIR)/scripts/dtc/dtc -O dtb \