Skip to content

Commit

Permalink
arm/boot: Build all apseed dtbs
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Stanley <joel@jms.id.au>
  • Loading branch information
Joel Stanley committed Mar 21, 2016
1 parent 1500e26 commit 60748df
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion arch/arm/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,10 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \
mt8127-moose.dtb \
mt8135-evbp1.dtb
dtb-$(CONFIG_ARCH_ZX) += zx296702-ad1.dtb
dtb-$(CONFIG_MACH_OPP_PALMETTO_BMC) += aspeed-bmc-opp-palmetto.dtb
dtb-$(CONFIG_MACH_OPP_PALMETTO_BMC) += \
aspeed-bmc-opp-palmetto.dtb \
aspeed-bmc-opp-barreleye.dtb \
aspeed-bmc-opp-firestone.dtb
endif

dtstree := $(srctree)/$(src)
Expand Down

0 comments on commit 60748df

Please sign in to comment.