]> Git Repo - linux.git/blame - fs/hostfs/Makefile
fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP
[linux.git] / fs / hostfs / Makefile
CommitLineData
1da177e4
LT
1#
2# Copyright (C) 2000 Jeff Dike ([email protected])
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.633975 seconds and 4 git commands to generate.