diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-16 20:44:25 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-16 20:44:25 +0000 |
commit | 168c7e130ac7122d58c66f15088959df536d612d (patch) | |
tree | af6ded871e0c21b37de5f3d3f90c273145a7c2a9 /target/linux/omap24xx/Makefile | |
parent | 455b1caafb5c900fb845f73386c5438bbfdc7083 (diff) |
omap24xx: Update kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23485 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 b2fb5b6560..8e8234f734 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.36-rc7 +LINUX_VERSION:=2.6.36-rc8 define Target/Description TI OMAP-24xx |