Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.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_32BIT)     += locore.o
9 lib-$(CONFIG_64BIT)     += call_o32.o
10
11 EXTRA_AFLAGS := $(CFLAGS)