~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to arch/powerpc/platforms/powermac/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
obj-$(CONFIG_PMAC_BACKLIGHT)    += backlight.o
12
12
obj-$(CONFIG_CPU_FREQ_PMAC)     += cpufreq_32.o
13
13
obj-$(CONFIG_CPU_FREQ_PMAC64)   += cpufreq_64.o
14
 
# CONFIG_NVRAM is an arch. independant tristate symbol, for pmac32 we really
 
14
# CONFIG_NVRAM is an arch. independent tristate symbol, for pmac32 we really
15
15
# need this to be a bool.  Cheat here and pretend CONFIG_NVRAM=m is really
16
16
# CONFIG_NVRAM=y
17
17
obj-$(CONFIG_NVRAM:m=y)         += nvram.o