summaryrefslogtreecommitdiffstats
path: root/board/tplink/wdr4300/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2016-05-06 20:10:41 +0200
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2016-05-21 01:36:39 +0200
commit400df3099896bdd43dd72dbb5d3930cf573d14f0 (patch)
tree19fe0f85482831e1902c3b85eb6d03e6ab89d5e0 /board/tplink/wdr4300/Makefile
parente08539b791336c45ca05ebdf55137a26baaba95e (diff)
downloadtalos-obmc-uboot-400df3099896bdd43dd72dbb5d3930cf573d14f0.tar.gz
talos-obmc-uboot-400df3099896bdd43dd72dbb5d3930cf573d14f0.zip
mips: ath79: Add support for TPLink WDR4300
Add support for the TPLink WDR4300 router, which is based on the AR9344 MIPS 74Kc CPU and has 128 MiB of RAM. The USB is supported on this system as well. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Cc: Wills Wang <wills.wang@live.com>
Diffstat (limited to 'board/tplink/wdr4300/Makefile')
-rw-r--r--board/tplink/wdr4300/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/tplink/wdr4300/Makefile b/board/tplink/wdr4300/Makefile
new file mode 100644
index 0000000000..4f0c296628
--- /dev/null
+++ b/board/tplink/wdr4300/Makefile
@@ -0,0 +1,5 @@
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y = wdr4300.o
OpenPOWER on IntegriCloud