Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/linux/kerne...
[deliverable/linux.git] / fs / hostfs / Makefile
CommitLineData
1da177e4
LT
1#
2# Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
3# Licensed under the GPL
4#
5
6hostfs-objs := hostfs_kern.o hostfs_user.o
7
8obj-y :=
9obj-$(CONFIG_HOSTFS) += hostfs.o
10
11include arch/um/scripts/Makefile.rules
This page took 0.750771 seconds and 5 git commands to generate.