X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/68da30977e302ae617c452ecc042fbb12d793a4b..1777497ae7f299b3368a255c2d71d9cb01a7be2c:/target/linux/s3c24xx/Makefile?ds=sidebyside diff --git a/target/linux/s3c24xx/Makefile b/target/linux/s3c24xx/Makefile index acd3b926c..9225b49fa 100644 --- a/target/linux/s3c24xx/Makefile +++ b/target/linux/s3c24xx/Makefile @@ -10,8 +10,9 @@ ARCH:=arm BOARD:=s3c24xx BOARDNAME:=s3c24xx FEATURES:=jffs2 +CFLAGS:=-O2 -pipe -march=armv4t -mtune=arm920t -funit-at-a-time -LINUX_VERSION:=2.6.28 +LINUX_VERSION:=2.6.28.8 DEVICE_TYPE=phone