X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f96dbb73b28b364f49bbd135f377ea4be859cafc..5dcf97eaedd50c8dc9df3f1ec85596efbaaca6f4:/target/linux/omap35xx/Makefile diff --git a/target/linux/omap35xx/Makefile b/target/linux/omap35xx/Makefile index f12a6f570..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.4 +LINUX_VERSION:=2.6.32.33 KERNELNAME:="uImage" DEVICE_TYPE=developerboard