commit | 53fbdd1a5ca8206ef582e4b80fb0f7cf854c0c9f | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Fri Mar 29 10:18:17 2019 +0100 |
committer | Mario Six <mario.six@gdsys.cc> | Tue May 21 08:03:38 2019 +0200 |
tree | 8da820abec472980c068a81ec3784d3d0a635751 | |
parent | 581b681eeffe951182e25496483d9999dacf3db2 [diff] [blame] |
gazerbeam: Import Linux DT Import the Linux device tree for the Gazerbeam board. Signed-off-by: Mario Six <mario.six@gdsys.cc>
diff --git a/arch/powerpc/dts/Makefile b/arch/powerpc/dts/Makefile index f080a96..6a28f80 100644 --- a/arch/powerpc/dts/Makefile +++ b/arch/powerpc/dts/Makefile
@@ -2,6 +2,7 @@ dtb-$(CONFIG_TARGET_T2080QDS) += t2080qds.dtb dtb-$(CONFIG_TARGET_MCR3000) += mcr3000.dtb +dtb-$(CONFIG_TARGET_GAZERBEAM) += gazerbeam.dtb targets += $(dtb-y)