From: Phillip Lougher Date: Wed, 13 May 2009 02:25:20 +0000 (+0100) Subject: Squashfs: cody tidying, remove commented out line in Makefile X-Git-Tag: firefly_0821_release~14175^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e5d287539dba264a1d9d7607a25b8c8c61c9d658;p=firefly-linux-kernel-4.4.55.git Squashfs: cody tidying, remove commented out line in Makefile Signed-off-by: Phillip Lougher --- diff --git a/fs/squashfs/Makefile b/fs/squashfs/Makefile index 8258cf9a0317..70e3244fa30f 100644 --- a/fs/squashfs/Makefile +++ b/fs/squashfs/Makefile @@ -5,4 +5,3 @@ obj-$(CONFIG_SQUASHFS) += squashfs.o squashfs-y += block.o cache.o dir.o export.o file.o fragment.o id.o inode.o squashfs-y += namei.o super.o symlink.o -#squashfs-y += squashfs2_0.o