X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fsquashfs%2FMakefile;h=6d1cb38676fc3c5a731c16336df307a6842b165d;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=1bc7b0609e237688e10b0bc69be2ef4adb419d1b;hpb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;p=linux-2.6.git diff --git a/fs/squashfs/Makefile b/fs/squashfs/Makefile index 1bc7b0609..6d1cb3867 100644 --- a/fs/squashfs/Makefile +++ b/fs/squashfs/Makefile @@ -1,7 +1,3 @@ -# -# Makefile for the linux squashfs routines. -# - obj-$(CONFIG_SQUASHFS) += squashfs.o -squashfs-y += inode.o -squashfs-y += squashfs2_0.o + +squashfs-objs := inode.o squashfs2_0.o