X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fsquashfs%2FMakefile;h=6d1cb38676fc3c5a731c16336df307a6842b165d;hb=refs%2Fheads%2Fvserver;hp=1bc7b0609e237688e10b0bc69be2ef4adb419d1b;hpb=76828883507a47dae78837ab5dec5a5b4513c667;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