X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fsquashfs%2FMakefile;h=1bc7b0609e237688e10b0bc69be2ef4adb419d1b;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=842001b2b150427f65e4bfb2ab42070fe860f97d;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/fs/squashfs/Makefile b/fs/squashfs/Makefile index 842001b2b..1bc7b0609 100644 --- a/fs/squashfs/Makefile +++ b/fs/squashfs/Makefile @@ -3,5 +3,5 @@ # obj-$(CONFIG_SQUASHFS) += squashfs.o - -squashfs-objs := inode.o +squashfs-y += inode.o +squashfs-y += squashfs2_0.o