summaryrefslogtreecommitdiff
path: root/arch/mips/dts/Makefile
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2017-05-16 19:46:59 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2017-05-31 15:49:55 +0300
commit8df378888774862b14e956524c7e4545b2b07411 (patch)
tree9b7c792c8317055cb53d01b4e166901e485a4dc1 /arch/mips/dts/Makefile
parent07661e7f5080a76e62c2b1a4b103ce23b293fbb6 (diff)
downloadu-boot-8df378888774862b14e956524c7e4545b2b07411.tar.xz
MIPS: add BMIPS Sagem F@ST1704 board
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/mips/dts/Makefile')
-rw-r--r--arch/mips/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/dts/Makefile b/arch/mips/dts/Makefile
index fdce645dfd..a190485ded 100644
--- a/arch/mips/dts/Makefile
+++ b/arch/mips/dts/Makefile
@@ -13,6 +13,7 @@ dtb-$(CONFIG_BOARD_COMTREND_CT5361) += comtrend,ct-5361.dtb
dtb-$(CONFIG_BOARD_COMTREND_VR3032U) += comtrend,vr-3032u.dtb
dtb-$(CONFIG_BOARD_HUAWEI_HG556A) += huawei,hg556a.dtb
dtb-$(CONFIG_BOARD_NETGEAR_CG3100D) += netgear,cg3100d.dtb
+dtb-$(CONFIG_BOARD_SAGEM_FAST1704) += sagem,f@st1704.dtb
dtb-$(CONFIG_BOARD_TPLINK_WDR4300) += tplink_wdr4300.dtb
targets += $(dtb-y)