r8152: Check for supported Wake-on-LAN Modes
[linux-2.6/btrfs-unstable.git] / fs / ufs / Makefile
blobec4a6b49fa13fae382c9968bfb30a18943836c7f
2 # Makefile for the Linux ufs filesystem routines.
5 obj-$(CONFIG_UFS_FS) += ufs.o
7 ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
8 namei.o super.o util.o
9 ccflags-$(CONFIG_UFS_DEBUG) += -DDEBUG