From: Mirko Vogt Date: Thu, 4 Jun 2009 17:05:06 +0000 (+0000) Subject: switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=commitdiff_plain;h=723678f740a7bb5fa1a6a0771a1cd4b60999db4b switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30 SVN-Revision: 16339 --- diff --git a/target/linux/s3c24xx/Makefile b/target/linux/s3c24xx/Makefile index 477fd9b00b..33050cbbc6 100644 --- a/target/linux/s3c24xx/Makefile +++ b/target/linux/s3c24xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Samsung S3C24xx FEATURES:=jffs2 CFLAGS:=-O2 -pipe -march=armv4t -mtune=arm920t -funit-at-a-time -LINUX_VERSION:=2.6.30-rc8 +LINUX_VERSION:=2.6.29 DEVICE_TYPE=phone