diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-03-09 19:54:48 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-03-09 19:54:48 +0000 |
commit | 37c27171e6c70cdb69e29c4da9180f87defaa3eb (patch) | |
tree | c5d9bc80751be3ad419d6ee21d1687248cc71a92 /target/linux/omap24xx/Makefile | |
parent | 238809a007f51fb623a050bc4ee9d51e1ae015af (diff) | |
download | upstream-37c27171e6c70cdb69e29c4da9180f87defaa3eb.tar.gz upstream-37c27171e6c70cdb69e29c4da9180f87defaa3eb.tar.bz2 upstream-37c27171e6c70cdb69e29c4da9180f87defaa3eb.zip |
omap24xx: Update to 2.6.38-rc8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25982 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/Makefile')
-rw-r--r-- | target/linux/omap24xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/Makefile b/target/linux/omap24xx/Makefile index 0f8e05344d..575ba3f6fb 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP-24xx MAINTAINER:=Michael Buesch <mb@bu3sch.de> FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio -LINUX_VERSION:=2.6.38-rc7 +LINUX_VERSION:=2.6.38-rc8 define Target/Description TI OMAP-24xx |