]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/mips/dec/prom/Makefile
Linux-2.6.12-rc2
[mirror_ubuntu-artful-kernel.git] / arch / mips / dec / prom / Makefile
1 #
2 # Makefile for the DECstation prom monitor library routines
3 # under Linux.
4 #
5
6 lib-y += init.o memory.o cmdline.o identify.o console.o
7
8 lib-$(CONFIG_MIPS32) += locore.o
9 lib-$(CONFIG_MIPS64) += call_o32.o
10
11 EXTRA_AFLAGS := $(CFLAGS)