home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / fs / hppfs / Makefile
Encoding:
Makefile  |  2006-08-11  |  153 b   |  10 lines

  1. #
  2. # Copyright (C) 2002, 2003 Jeff Dike (jdike@karaya.com)
  3. # Licensed under the GPL
  4. #
  5.  
  6. hppfs-objs := hppfs_kern.o
  7.  
  8. obj-y =
  9. obj-$(CONFIG_HPPFS) += hppfs.o
  10.