switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30
SVN-Revision: 16339
This commit is contained in:
parent
d861885cbf
commit
723678f740
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ BOARDNAME:=Samsung S3C24xx
|
||||||
FEATURES:=jffs2
|
FEATURES:=jffs2
|
||||||
CFLAGS:=-O2 -pipe -march=armv4t -mtune=arm920t -funit-at-a-time
|
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
|
DEVICE_TYPE=phone
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue