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 / drivers / net / wireless / prism54 / Makefile
Encoding:
Makefile  |  2008-12-24  |  222 b   |  9 lines

  1. # $Id: Makefile.k26,v 1.7 2004/01/30 16:24:00 ajfa Exp $
  2.  
  3. prism54-objs := islpci_eth.o islpci_mgt.o \
  4.                 isl_38xx.o isl_ioctl.o islpci_dev.o \
  5.         islpci_hotplug.o oid_mgt.o
  6.  
  7. obj-$(CONFIG_PRISM54) += prism54.o
  8.  
  9.