X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0e384ffcb438e830727a753585d0afa9d46f951e..e1a53dd6b0eaf8ef59a7f7395e657f28fbf1c01a:/target/linux/omap35xx/Makefile diff --git a/target/linux/omap35xx/Makefile b/target/linux/omap35xx/Makefile index 248788776..aecbd28e4 100644 --- a/target/linux/omap35xx/Makefile +++ b/target/linux/omap35xx/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006-2009 OpenWrt.org +# +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=omap35xx BOARDNAME:=TI OMAP35xx -FEATURES:=broken -SUBTARGETS=generic +FEATURES:=ubifs targz broken +SUBTARGETS=beagleboard gumstix -LINUX_VERSION:=2.6.32-rc5 +LINUX_VERSION:=2.6.32.33 KERNELNAME:="uImage" DEVICE_TYPE=developerboard