X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=Makefile;h=a210c1e4b63a08c801b89ed070c1545ff0495da5;hp=2280398ff08228d5d5c2fe623d57088b41062e6f;hb=71735099f6e4f4eb6037852a0590223224f22382;hpb=e528916d3c9c87aa1547b1cc2536389ef5efbcb3 diff --git a/Makefile b/Makefile index 2280398..a210c1e 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. # -# $Id: Makefile,v 1.5 2005-08-01 20:52:35 luc Exp $ +# $Id: Makefile,v 1.6 2005-08-01 20:54:45 luc Exp $ # ## Change or override KERNELDIR to your kernel @@ -43,18 +43,6 @@ USE_MTD = -DCONFIG_YAFFS_YAFFS1 USE_MTD_2 = -DCONFIG_YAFFS_YAFFS2 -# CONFIG_YAFFS_RAM_ENABLED. -# This adds the yaffsram file system support. Nice for testing on x86, but uses 2MB of RAM. -# Don't enable for NAND-based targets. - -# USE_RAM_FOR_TEST = -DCONFIG_YAFFS_RAM_ENABLED - -# CONFIG_YAFFS2_RAM_ENABLED. -# This adds the yaffs2ram file system support. Nice for testing on x86, but uses 2MB of RAM. -# Don't enable for NAND-based targets. - -# USE_RAM_FOR_TEST_2 = -DCONFIG_YAFFS2_RAM_ENABLED - # CONFIG_YAFFS_USE_NANDECC # This enables the ECC functions of the generic MTD-NAND driver. # This will not work if you are using the old mtd.