X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fpartitions%2FMakefile;h=42c7d3878ed08272f5d2341fe93d2182c2257665;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=d713ce6b3e12935891bda7e21d301ec3d53038f8;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/fs/partitions/Makefile b/fs/partitions/Makefile index d713ce6b3..42c7d3878 100644 --- a/fs/partitions/Makefile +++ b/fs/partitions/Makefile @@ -4,6 +4,7 @@ obj-y := check.o +obj-$(CONFIG_DEVFS_FS) += devfs.o obj-$(CONFIG_ACORN_PARTITION) += acorn.o obj-$(CONFIG_AMIGA_PARTITION) += amiga.o obj-$(CONFIG_ATARI_PARTITION) += atari.o