[IPV6]: V6 route events reported with wrong netlink PID and seq number
[deliverable/linux.git] / fs / ramfs / Makefile
1 #
2 # Makefile for the linux ramfs routines.
3 #
4
5 obj-$(CONFIG_RAMFS) += ramfs.o
6
7 ramfs-objs := inode.o
This page took 0.031452 seconds and 5 git commands to generate.