Merge branch 'r8169-for-jeff-20070919' of git://electric-eye.fr.zoreil.com/home/romie...
[linux-2.6/zen-sources.git] / fs / hostfs / Makefile
blobd5beaffad43b71ccb0090112d6fadc7ee27673d0
2 # Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
3 # Licensed under the GPL
6 hostfs-objs := hostfs_kern.o hostfs_user.o
8 obj-y :=
9 obj-$(CONFIG_HOSTFS) += hostfs.o
11 include arch/um/scripts/Makefile.rules