X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fs3c24xx%2FMakefile;h=03eb5c1c93f229458435f670058ee05ce150421a;hb=ff9d9a341a48ec6f03ad86a5861c1d91c2d5331e;hp=aa7aac61871da9199576f0591d20db4c5ae6bc26;hpb=836aa80368a9e0a86cfedce826bc0fe001e92035;p=openwrt-10.03%2F.git diff --git a/target/linux/s3c24xx/Makefile b/target/linux/s3c24xx/Makefile index aa7aac618..03eb5c1c9 100644 --- a/target/linux/s3c24xx/Makefile +++ b/target/linux/s3c24xx/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -8,10 +8,11 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=s3c24xx -BOARDNAME:=s3c24xx +BOARDNAME:=Samsung S3C24xx FEATURES:=jffs2 +CFLAGS:=-O2 -pipe -march=armv4t -mtune=arm920t -funit-at-a-time -LINUX_VERSION:=2.6.28.5 +LINUX_VERSION:=2.6.30.6 DEVICE_TYPE=phone