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 / 512x / Makefile < prev   
Encoding:
Makefile  |  2008-12-24  |  210 b   |  7 lines

  1. #
  2. # Makefile for the Freescale PowerPC 512x linux kernel.
  3. #
  4. obj-y                += clock.o mpc512x_shared.o
  5. obj-$(CONFIG_MPC5121_ADS)    += mpc5121_ads.o mpc5121_ads_cpld.o
  6. obj-$(CONFIG_MPC5121_GENERIC)    += mpc5121_generic.o
  7.