Skip to content

Commit

Permalink
ARM: dts: rockchip: add rk3288-popmetal board to dtb list
Browse files Browse the repository at this point in the history
The popmetal board was not included in the list of Rockchip boards,
so was only built when explicitly called with make rk3288-popmetal.dtb
but not in a generic make dtbs, so add the missing entry.

Signed-off-by: Heiko Stuebner <[email protected]>
  • Loading branch information
mmind committed Oct 8, 2015
1 parent 44d5039 commit 48961b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += \
rk3288-evb-rk808.dtb \
rk3288-firefly-beta.dtb \
rk3288-firefly.dtb \
rk3288-popmetal.dtb \
rk3288-r89.dtb \
rk3288-rock2-square.dtb \
rk3288-veyron-jaq.dtb \
Expand Down

0 comments on commit 48961b3

Please sign in to comment.