aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt305x/target.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-08-30 19:15:51 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-08-30 19:15:51 +0000
commit051c44e0c5886d3e9a0f994221bfc84765cf3cfc (patch)
tree7c21aa22ba5a6b629f32e40943c43619f66d7ea6 /target/linux/ramips/rt305x/target.mk
parent91fe3635620bc4de40982c23cbc67307a93bf354 (diff)
downloadupstream-051c44e0c5886d3e9a0f994221bfc84765cf3cfc.tar.gz
upstream-051c44e0c5886d3e9a0f994221bfc84765cf3cfc.tar.bz2
upstream-051c44e0c5886d3e9a0f994221bfc84765cf3cfc.zip
initial support for RT288x/RT305x
SVN-Revision: 17439
Diffstat (limited to 'target/linux/ramips/rt305x/target.mk')
-rw-r--r--target/linux/ramips/rt305x/target.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/target.mk b/target/linux/ramips/rt305x/target.mk
new file mode 100644
index 0000000000..16e3bac215
--- /dev/null
+++ b/target/linux/ramips/rt305x/target.mk
@@ -0,0 +1,12 @@
+#
+# Copyright (C) 2009 OpenWrt.org
+#
+
+SUBTARGET:=rt305x
+BOARDNAME:=RT305x based boards
+FEATURES:=squashfs broken
+
+define Target/Description
+ Build firmware images for Ralink RT305x based boards.
+endef
+