summaryrefslogtreecommitdiff
path: root/arch/mips/dts/Makefile
diff options
context:
space:
mode:
authorWills Wang <wills.wang@live.com>2016-03-16 16:59:59 +0800
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2016-05-21 01:25:50 +0200
commit6a7b52bc8d30090633d098f9e988276beb7a53d5 (patch)
tree1aaeb4e17dbba7a2602aabb811048e20225cf94e /arch/mips/dts/Makefile
parentb85dc4607268ffc49af642ab702d44c8b5ef3719 (diff)
downloadu-boot-imx-6a7b52bc8d30090633d098f9e988276beb7a53d5.zip
u-boot-imx-6a7b52bc8d30090633d098f9e988276beb7a53d5.tar.gz
u-boot-imx-6a7b52bc8d30090633d098f9e988276beb7a53d5.tar.bz2
mips: ath79: add AP121 reference board
This patch add board-level code and base DT for AP121. Signed-off-by: Wills Wang <wills.wang@live.com> [updated defconfig, enabled CONFIG_USE_PRIVATE_LIBGCC=y] Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
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 b513918..30e5c68 100644
--- a/arch/mips/dts/Makefile
+++ b/arch/mips/dts/Makefile
@@ -2,6 +2,7 @@
# SPDX-License-Identifier: GPL-2.0+
#
+dtb-$(CONFIG_TARGET_AP121) += ap121.dtb
dtb-$(CONFIG_TARGET_PIC32MZDASK) += pic32mzda_sk.dtb
targets += $(dtb-y)