diff options
author | Jonas Gorski <jogo@openwrt.org> | 2011-12-06 19:50:30 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2011-12-06 19:50:30 +0000 |
commit | e33bb9ec661d93935702cdd0ac78b11bc40054f5 (patch) | |
tree | cfd206dc037798fec8e26d5a1541962657daebbb /target/linux/omap24xx/Makefile | |
parent | 6e2ae90f4ab5f90459da923069ed31dc6503918f (diff) | |
download | upstream-e33bb9ec661d93935702cdd0ac78b11bc40054f5.tar.gz upstream-e33bb9ec661d93935702cdd0ac78b11bc40054f5.tar.bz2 upstream-e33bb9ec661d93935702cdd0ac78b11bc40054f5.zip |
linux: update 3.1 to 3.1.4
SVN-Revision: 29470
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 04f246066a..e891b89cb6 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP-24xx MAINTAINER:=Michael Buesch <m@bues.ch> FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio -LINUX_VERSION:=3.1.3 +LINUX_VERSION:=3.1.4 define Target/Description TI OMAP-24xx |