aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx/gumstix/target.mk
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2010-06-21 11:59:59 +0000
committerHamish Guthrie <hcg@openwrt.org>2010-06-21 11:59:59 +0000
commit4e37ed81844a9e3943c3af5075408bcf16aecd9a (patch)
tree51e8633acbc8f67fe41278df10a82bec46a809cb /target/linux/omap35xx/gumstix/target.mk
parentb07e539a169264de61e294504b7121a8db85924b (diff)
downloadmaster-187ad058-4e37ed81844a9e3943c3af5075408bcf16aecd9a.tar.gz
master-187ad058-4e37ed81844a9e3943c3af5075408bcf16aecd9a.tar.bz2
master-187ad058-4e37ed81844a9e3943c3af5075408bcf16aecd9a.zip
Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21858 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx/gumstix/target.mk')
-rw-r--r--target/linux/omap35xx/gumstix/target.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/omap35xx/gumstix/target.mk b/target/linux/omap35xx/gumstix/target.mk
new file mode 100644
index 0000000000..f604a7eaa5
--- /dev/null
+++ b/target/linux/omap35xx/gumstix/target.mk
@@ -0,0 +1,7 @@
+BOARDNAME:=Gumstix Overo
+LINUX_VERSION:=2.6.34
+
+define Target/Description
+ Build firmware images for Gumstix Overo Boards
+endef
+