]> Git Repo - linux.git/blob - fs/romfs/Makefile
[ALSA] pcm core: fix silence_start calculations
[linux.git] / fs / romfs / Makefile
1 #
2 # Makefile for the linux romfs filesystem routines.
3 #
4
5 obj-$(CONFIG_ROMFS_FS) += romfs.o
6
7 romfs-objs := inode.o
This page took 0.034652 seconds and 4 git commands to generate.