added 2.6.29.6 aldebaran kernel
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / fs / coda / Makefile
blob161433cf833defc2df8b09dd986885aac3f1f8b8
2 # Makefile for the Linux Coda filesystem routines.
5 obj-$(CONFIG_CODA_FS) += coda.o
7 coda-objs := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o \
8 coda_linux.o symlink.o pioctl.o
10 coda-$(CONFIG_SYSCTL) += sysctl.o
12 # If you want debugging output, please uncomment the following line.
14 # EXTRA_CFLAGS += -DDEBUG -DDEBUG_SMB_MALLOC=1