X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Ffat%2FMakefile;h=bfb5f06cf2c8c86cd39b7704f8a5c6ca69763b94;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hp=e083e68edeeecc8069eaa3e2ac88bf9408c70c68;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/fs/fat/Makefile b/fs/fat/Makefile index e083e68ed..bfb5f06cf 100644 --- a/fs/fat/Makefile +++ b/fs/fat/Makefile @@ -4,4 +4,4 @@ obj-$(CONFIG_FAT_FS) += fat.o -fat-objs := cache.o dir.o file.o inode.o misc.o fatfs_syms.o +fat-objs := cache.o dir.o fatent.o file.o inode.o misc.o