~ubuntu-branches/ubuntu/karmic/linux-mvl-dove/karmic-proposed

« back to all changes in this revision

Viewing changes to arch/mips/kernel/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Bader
  • Date: 2010-03-10 22:24:12 UTC
  • mto: (15.1.2 karmic-security)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20100310222412-k86m3r53jw0je7x1
Tags: upstream-2.6.31
ImportĀ upstreamĀ versionĀ 2.6.31

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Makefile for the Linux/MIPS kernel.
3
3
#
4
4
 
5
 
CPPFLAGS_vmlinux.lds := $(KBUILD_CFLAGS)
6
 
 
7
5
extra-y         := head.o init_task.o vmlinux.lds
8
6
 
9
7
obj-y           += cpu-probe.o branch.o entry.o genex.o irq.o process.o \