diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-10-30 22:42:00 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-10-30 22:42:00 +0000 |
commit | 29958120a28c9c07ad0c2f611fbf924843f41623 (patch) | |
tree | 5abcc8cc6531967ae12cd38cfee39ffdf963b21a /target/linux/omap24xx/Makefile | |
parent | c00fd42353303ba7782572895b86368f72bab7ef (diff) | |
download | upstream-29958120a28c9c07ad0c2f611fbf924843f41623.tar.gz upstream-29958120a28c9c07ad0c2f611fbf924843f41623.tar.bz2 upstream-29958120a28c9c07ad0c2f611fbf924843f41623.zip |
omap24xx: Default to linux-3.1
SVN-Revision: 28687
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 e4dff05e7e..0605b49c54 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:=2.6.38.8 +LINUX_VERSION:=3.1 define Target/Description TI OMAP-24xx |