[PATCH] ext2: Enable atomic inode security labeling
[deliverable/linux.git] / fs / devfs / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux devfs-filesystem routines.
3#
4
5obj-$(CONFIG_DEVFS_FS) += devfs.o
6
7devfs-objs := base.o util.o
8
This page took 0.05473 seconds and 5 git commands to generate.