mirror of https://github.com/hak5/openwrt-owl.git
switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30
SVN-Revision: 16339owl
parent
d861885cbf
commit
723678f740
|
@ -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 New Issue