commit | e5d287539dba264a1d9d7607a25b8c8c61c9d658 | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@lougher.demon.co.uk> | Wed May 13 03:25:20 2009 +0100 |
committer | Phillip Lougher <phillip@lougher.demon.co.uk> | Wed May 13 03:25:20 2009 +0100 |
tree | e2066c4754d0662680abb6decaf1510930edb0a1 | |
parent | fffb47b80e8bb3f171ef02b90b1ae22c63983979 [diff] |
Squashfs: cody tidying, remove commented out line in Makefile Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
diff --git a/fs/squashfs/Makefile b/fs/squashfs/Makefile index 8258cf9..70e3244 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