Skip to content

Commit

Permalink
Revert "ARM64: boot: dts: Disable DTB building for now"
Browse files Browse the repository at this point in the history
This reverts commit 5748feb.
  • Loading branch information
Royna2544 committed Sep 24, 2023
1 parent 40daf6f commit d870050
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/arm64/boot/dts/vendor/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
vendor := $(srctree)/$(src)

#ifneq "$(wildcard $(vendor)/qcom)" ""
# subdir-y += qcom
#endif
ifneq "$(wildcard $(vendor)/qcom)" ""
subdir-y += qcom
endif

0 comments on commit d870050

Please sign in to comment.