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 / powerpc / platforms / embedded6xx / Makefile < prev   
Encoding:
Makefile  |  2008-12-24  |  300 b   |  10 lines

  1. #
  2. # Makefile for the 6xx/7xx/7xxxx linux kernel.
  3. #
  4. obj-$(CONFIG_MPC7448HPC2)    += mpc7448_hpc2.o
  5. obj-$(CONFIG_LINKSTATION)    += linkstation.o ls_uart.o
  6. obj-$(CONFIG_STORCENTER)    += storcenter.o
  7. obj-$(CONFIG_PPC_HOLLY)        += holly.o
  8. obj-$(CONFIG_PPC_PRPMC2800)    += prpmc2800.o
  9. obj-$(CONFIG_PPC_C2K)        += c2k.o
  10.