tcp: Respect SO_RCVLOWAT in tcp_poll().
[linux.git] / fs / fat / Makefile
1 #
2 # Makefile for the Linux fat filesystem support.
3 #
4
5 obj-$(CONFIG_FAT_FS) += fat.o
6
7 fat-objs := cache.o dir.o fatent.o file.o inode.o misc.o
This page took 0.039836 seconds and 4 git commands to generate.