mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue