From 29958120a28c9c07ad0c2f611fbf924843f41623 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20B=C3=BCsch?= <mb@bu3sch.de>
Date: Sun, 30 Oct 2011 22:42:00 +0000
Subject: [PATCH] omap24xx: Default to linux-3.1

SVN-Revision: 28687
---
 target/linux/omap24xx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
GitLab