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 / drivers / connector / Makefile < prev   
Encoding:
Makefile  |  2006-08-11  |  107 b   |  5 lines

  1. obj-$(CONFIG_CONNECTOR)        += cn.o
  2. obj-$(CONFIG_PROC_EVENTS)    += cn_proc.o
  3.  
  4. cn-y                += cn_queue.o connector.o
  5.