You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
153 B
10 lines
153 B
20 years ago
|
#
|
||
|
# Copyright (C) 2002, 2003 Jeff Dike (jdike@karaya.com)
|
||
|
# Licensed under the GPL
|
||
|
#
|
||
|
|
||
|
hppfs-objs := hppfs_kern.o
|
||
|
|
||
|
obj-y =
|
||
|
obj-$(CONFIG_HPPFS) += hppfs.o
|