Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
11
fs/hostfs/Makefile
Normal file
11
fs/hostfs/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
#
|
||||
# Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
|
||||
# Licensed under the GPL
|
||||
#
|
||||
|
||||
hostfs-objs := hostfs_kern.o hostfs_user.o
|
||||
|
||||
obj-y :=
|
||||
obj-$(CONFIG_HOSTFS) += hostfs.o
|
||||
|
||||
include arch/um/scripts/Makefile.rules
|
||||
Reference in New Issue
Block a user