home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / Documentation / filesystems / configfs / Makefile
Encoding:
Makefile  |  2008-12-24  |  100 b   |  4 lines

  1. ifneq ($(CONFIG_CONFIGFS_FS),)
  2. obj-m += configfs_example_explicit.o configfs_example_macros.o
  3. endif
  4.