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
commit4732fe97183db6317e3f0c2d92819573587f3165 (patch)
tree35e87875002eec0e210c0f24afa04584e8b3a54c /target/linux/omap35xx/gumstix/target.mk
parent69c1095dccacd5765c5e119f54e23c86aae76b62 (diff)
downloadupstream-4732fe97183db6317e3f0c2d92819573587f3165.tar.gz
upstream-4732fe97183db6317e3f0c2d92819573587f3165.tar.bz2
upstream-4732fe97183db6317e3f0c2d92819573587f3165.zip
Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo
SVN-Revision: 21858
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
+