summaryrefslogtreecommitdiff
path: root/target/linux/at91/tqma9263/target.mk
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-01-27 20:55:53 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-01-27 20:55:53 +0000
commitc89c50614b53b0e9fdf2c060ff03c932acc122b6 (patch)
tree31dbf36796dd5733babcc2e871b750f0bf91e30f /target/linux/at91/tqma9263/target.mk
parent05c829ecf2bd73d9175adea70b2d7eca2ee35674 (diff)
downloadmtk-20170518-c89c50614b53b0e9fdf2c060ff03c932acc122b6.zip
mtk-20170518-c89c50614b53b0e9fdf2c060ff03c932acc122b6.tar.gz
mtk-20170518-c89c50614b53b0e9fdf2c060ff03c932acc122b6.tar.bz2
prepare TQMa9263 subtarget
SVN-Revision: 25164
Diffstat (limited to 'target/linux/at91/tqma9263/target.mk')
-rw-r--r--target/linux/at91/tqma9263/target.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/at91/tqma9263/target.mk b/target/linux/at91/tqma9263/target.mk
new file mode 100644
index 0000000..9ff2598
--- /dev/null
+++ b/target/linux/at91/tqma9263/target.mk
@@ -0,0 +1,10 @@
+#
+# Copyright (C) 2011 OpenWrt.org
+#
+
+SUBTARGET:=tqma9263
+BOARDNAME:=TQ Components TQMa9263
+
+define Target/Description
+ Build firmware images for TQ Components TQMa9263 board.
+endef