projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
autofs4: indirect dentry must almost always be positive
[linux-2.6]
/
fs
/
partitions
/
Makefile
diff --git
a/fs/partitions/Makefile
b/fs/partitions/Makefile
index
67e665f
..
03af8ea
100644
(file)
--- 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