X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2FMakefile;h=e68e9f5bd789a577b74296c1b1e6d5a8f450e386;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=41cac35d1b159ffff77c334daaa47af546ba11b6;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/fs/Makefile b/fs/Makefile index 41cac35d1..e68e9f5bd 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -91,3 +91,5 @@ obj-$(CONFIG_JFS_FS) += jfs/ obj-$(CONFIG_XFS_FS) += xfs/ obj-$(CONFIG_AFS_FS) += afs/ obj-$(CONFIG_BEFS_FS) += befs/ +obj-$(CONFIG_HOSTFS) += hostfs/ +obj-$(CONFIG_HPPFS) += hppfs/