X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs%2F.git;a=blobdiff_plain;f=linux-module%2FMakefile;fp=linux-module%2FMakefile;h=4b1e65ec4cf31246a8a80a2ef4c6ff98970cbe09;hp=dc10880bd0de480d125893757124f9be1a089a76;hb=0541590b092c62f97c573aa0b305846329615e3b;hpb=f7b95a3fb1e45ff10c22d3148ae3c97d61a9c449 diff --git a/linux-module/Makefile b/linux-module/Makefile index dc10880..4b1e65e 100644 --- a/linux-module/Makefile +++ b/linux-module/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.1 2004-12-23 03:15:57 charles Exp $ +# $Id: Makefile,v 1.2 2006-05-17 21:04:58 charles Exp $ # #Makefile for manually hacking YAFFS as a module. @@ -24,7 +24,7 @@ SYMLINKS = yaffs_fs.c yaffs_guts.c yaffs_guts.h yaffs_ecc.c yaffs_ecc.h yaffs_mt ## Change or override KERNELDIR to your kernel ## comment out USE_xxxx if you don't want these features. -KERNELDIR = /opt/2.4.27/linux-2.4.27/ +KERNELDIR = /opt/2.6.12/linux-2.6.12.2 ## Change if you are using a cross-compiler MAKETOOLS =