X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/836aa80368a9e0a86cfedce826bc0fe001e92035..1777497ae7f299b3368a255c2d71d9cb01a7be2c:/target/linux/s3c24xx/Makefile diff --git a/target/linux/s3c24xx/Makefile b/target/linux/s3c24xx/Makefile index aa7aac618..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.5 +LINUX_VERSION:=2.6.28.8 DEVICE_TYPE=phone