X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fpartitions%2FMakefile;h=03af8eac51da81bf4f89cc49d7d9ca466d38c54b;hb=a15a82f42c5ee519d28f08c932803a9fd5168fc4;hp=67e665fdb7fccbde923238532d49f192931d43f9;hpb=82965addad66fce61a92c5f03104ea90b0b87124;p=linux-2.6-omap-h63xx.git diff --git a/fs/partitions/Makefile b/fs/partitions/Makefile index 67e665fdb7f..03af8eac51d 100644 --- a/fs/partitions/Makefile +++ b/fs/partitions/Makefile @@ -17,3 +17,4 @@ obj-$(CONFIG_ULTRIX_PARTITION) += ultrix.o obj-$(CONFIG_IBM_PARTITION) += ibm.o obj-$(CONFIG_EFI_PARTITION) += efi.o obj-$(CONFIG_KARMA_PARTITION) += karma.o +obj-$(CONFIG_SYSV68_PARTITION) += sysv68.o