Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[pandora-kernel.git] / arch / sparc / prom / Makefile
1 # Makefile for the Sun Boot PROM interface library under
2 # Linux.
3 #
4 asflags := -ansi
5 ccflags := -Werror
6
7 lib-y                 := bootstr_$(BITS).o
8 lib-$(CONFIG_SPARC32) += devmap.o
9 lib-y                 += init_$(BITS).o
10 lib-$(CONFIG_SPARC32) += memory.o
11 lib-y                 += misc_$(BITS).o
12 lib-$(CONFIG_SPARC32) += mp.o
13 lib-$(CONFIG_SPARC32) += palloc.o
14 lib-$(CONFIG_SPARC32) += ranges.o
15 lib-$(CONFIG_SPARC32) += segment.o
16 lib-y                 += console_$(BITS).o
17 lib-y                 += printf.o
18 lib-y                 += tree_$(BITS).o
19 lib-$(CONFIG_SPARC64) += p1275.o
20 lib-$(CONFIG_SPARC64) += cif.o