Merge to Fedora kernel-2.6.18-1.2260_FC5 patched with stable patch-2.6.18.5-vs2.0...
[linux-2.6.git] / fs / devfs / Makefile
1 #
2 # Makefile for the linux devfs-filesystem routines.
3 #
4
5 obj-$(CONFIG_DEVFS_FS) += devfs.o
6
7 devfs-objs := base.o util.o
8