aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/9g20/target.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/at91/9g20/target.mk')
-rw-r--r--target/linux/at91/9g20/target.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/at91/9g20/target.mk b/target/linux/at91/9g20/target.mk
new file mode 100644
index 000000000..626436e6a
--- /dev/null
+++ b/target/linux/at91/9g20/target.mk
@@ -0,0 +1,12 @@
+#
+# Copyright (C) 2006-2012 OpenWrt.org
+#
+
+SUBTARGET:=9g20
+BOARDNAME:=AT91SAM9g20 Based board
+
+define Target/Description
+ Build images for AT91SAM9g20 based board, supported board:
+ * Acmesystems NetusG20
+ * Taskit Stamp9G20 Evaluation Board
+endef