Skip to content

Commit

Permalink
arch: boot: dts: Enable nx549j dts build
Browse files Browse the repository at this point in the history
  • Loading branch information
HighwayStar committed Oct 1, 2019
1 parent 1a2f077 commit 348e8f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/boot/dts/qcom/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,9 @@ dtb-$(CONFIG_ARCH_MSM8940) += msm8940-pmi8937-cdp.dtb \
ifeq ($(CONFIG_MACH_NUBIA_NX551J),y)
dtb-$(CONFIG_ARCH_MSM8953) += \
msm8953-mtp-NX551.dtb
else ifeq ($(CONFIG_MACH_NUBIA_NX549J),y)
dtb-$(CONFIG_ARCH_MSM8953) += \
msm8953-mtp-NX549.dtb
else
dtb-$(CONFIG_ARCH_MSM8953) += msm8953-sim.dtb \
msm8953-rumi.dtb \
Expand Down

0 comments on commit 348e8f3

Please sign in to comment.