From 7a4db11fbb68e99b1e07028d5c65b562e988b395 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 27 May 2012 15:01:05 +0000 Subject: [PATCH] omap24xx: switch to 3.3 and add broken flag SVN-Revision: 31889 --- target/linux/omap24xx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/omap24xx/Makefile b/target/linux/omap24xx/Makefile index 1188a9c087..b36fcc4593 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -10,9 +10,9 @@ ARCH:=arm BOARD:=omap24xx BOARDNAME:=TI OMAP-24xx MAINTAINER:=Michael Buesch -FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio +FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio broken -LINUX_VERSION:=3.1.10 +LINUX_VERSION:=3.3.7 define Target/Description TI OMAP-24xx