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 / arch / sh / drivers / Makefile < prev   
Encoding:
Makefile  |  2008-12-24  |  228 b   |  11 lines

  1. #
  2. # Makefile for the Linux SuperH-specific device drivers.
  3. #
  4.  
  5. obj-y        += dma/
  6.  
  7. obj-$(CONFIG_PCI)        += pci/
  8. obj-$(CONFIG_SUPERHYWAY)    += superhyway/
  9. obj-$(CONFIG_PUSH_SWITCH)    += push-switch.o
  10. obj-$(CONFIG_HEARTBEAT)        += heartbeat.o
  11.