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

« back to all changes in this revision

Viewing changes to arch/m68k/mm/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:
2
2
# Makefile for the linux m68k-specific parts of the memory manager.
3
3
#
4
4
 
5
 
obj-y           := cache.o init.o fault.o hwtest.o
 
5
obj-y   := init.o
6
6
 
 
7
obj-$(CONFIG_MMU)               += cache.o fault.o hwtest.o
7
8
obj-$(CONFIG_MMU_MOTOROLA)      += kmap.o memory.o motorola.o
8
9
obj-$(CONFIG_MMU_SUN3)          += sun3kmap.o sun3mmu.o