aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx/Makefile
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/Makefile
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/Makefile')
-rw-r--r--target/linux/omap35xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/Makefile b/target/linux/omap35xx/Makefile
index b985300440..a4b260774e 100644
--- a/target/linux/omap35xx/Makefile
+++ b/target/linux/omap35xx/Makefile
@@ -10,7 +10,7 @@ ARCH:=arm
BOARD:=omap35xx
BOARDNAME:=TI OMAP35xx
FEATURES:=broken
-SUBTARGETS=generic
+SUBTARGETS=beagleboard gumstix
LINUX_VERSION:=2.6.32.14
KERNELNAME:="uImage"