X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/541e59dc6b1b9c9bdb1fc78d2a90f5eb51b2ac6d..b1476a05c2466a34465c19e4e72daf76392bbc6e:/target/linux/omap35xx/Makefile diff --git a/target/linux/omap35xx/Makefile b/target/linux/omap35xx/Makefile index b98530044..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.14 +LINUX_VERSION:=2.6.32.33 KERNELNAME:="uImage" DEVICE_TYPE=developerboard