]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - fs/devfs/Makefile
Linux-2.6.12-rc2
[linux-2.6-omap-h63xx.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