]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/Makefile
Squashfs: Makefiles
[mirror_ubuntu-bionic-kernel.git] / fs / Makefile
index e6f423d1d228fc449d7f8559f291ca531d518674..3f8843c62d9899ffae519128a2de2b7869d21c00 100644 (file)
@@ -73,6 +73,7 @@ obj-$(CONFIG_JBD)             += jbd/
 obj-$(CONFIG_JBD2)             += jbd2/
 obj-$(CONFIG_EXT2_FS)          += ext2/
 obj-$(CONFIG_CRAMFS)           += cramfs/
+obj-$(CONFIG_SQUASHFS)         += squashfs/
 obj-y                          += ramfs/
 obj-$(CONFIG_HUGETLBFS)                += hugetlbfs/
 obj-$(CONFIG_CODA_FS)          += coda/