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 / boards / mach-hp6xx / Makefile
Encoding:
Makefile  |  2008-12-24  |  158 b   |  8 lines

  1. #
  2. # Makefile for the HP6xx specific parts of the kernel
  3. #
  4.  
  5. obj-y            := setup.o
  6. obj-$(CONFIG_PM)    += pm.o pm_wakeup.o
  7. obj-$(CONFIG_APM_EMULATION)    += hp6xx_apm.o
  8.