X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fs3c24xx%2Fimage%2FMakefile;h=2759dcc49409243ffc697262a1c8492431dc0c00;hb=3b1067ec77fe12074165e6027003ac25184f721e;hp=39f494a1a9e4b784b243354cc131dcbf07aeb3a9;hpb=fc54b9bf158eea9cae647ce2c58f7d9989af173a;p=openwrt-10.03%2F.git diff --git a/target/linux/s3c24xx/image/Makefile b/target/linux/s3c24xx/image/Makefile index 39f494a1a..2759dcc49 100755 --- a/target/linux/s3c24xx/image/Makefile +++ b/target/linux/s3c24xx/image/Makefile @@ -4,12 +4,12 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # + include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/image.mk -#JFFS2_BLOCKSIZE=16k -#JFFS2OPTS += -n --faketime -x lzo -JFFS2OPTS += --little-endian --eraseblock=0x20000 --pagesize=0x800 --no-cleanmarkers --pad -n +JFFS2_BLOCKSIZE=128k +JFFS2OPTS += --little-endian --pagesize=0x800 --no-cleanmarkers --pad MAKE += -j5 #:mkfs.jffs2 -x lzo --root=/data/moko/build/tmp/rootfs --faketime --output=/data/moko/build/tmp/deploy/glibc/images/fic-gta01/OpenMoko-openmoko-devel-image-glibc-P1-August-Snapshot-20070829-fic-gta01.rootfs.jffs2 --little-endian --eraseblock=0x4000 --pad -n