]> Git Repo - linux.git/blob - fs/openpromfs/Makefile
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux.git] / fs / openpromfs / Makefile
1 #
2 # Makefile for the Linux Sun Openprom filesystem routines.
3 #
4
5 obj-$(CONFIG_SUN_OPENPROMFS) += openpromfs.o
6
7 openpromfs-objs := inode.o
This page took 0.033823 seconds and 4 git commands to generate.