X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4d8bddbd83b714ad616f19db59f5a0068486cc11..b1476a05c2466a34465c19e4e72daf76392bbc6e:/target/linux/omap35xx/Makefile diff --git a/target/linux/omap35xx/Makefile b/target/linux/omap35xx/Makefile index 11b25f4d9..aecbd28e4 100644 --- a/target/linux/omap35xx/Makefile +++ b/target/linux/omap35xx/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 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.9 +LINUX_VERSION:=2.6.32.33 KERNELNAME:="uImage" DEVICE_TYPE=developerboard