Skip to content

Commit

Permalink
Update image.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
DHDAXCW authored May 14, 2024
1 parent 5e9dcac commit c37fc47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/image.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit c37fc47

Please sign in to comment.