]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - arch/sparc/prom/Makefile
sparc: Kill prom devops_{32,64}.c
[mirror_ubuntu-kernels.git] / arch / sparc / prom / Makefile
CommitLineData
1da177e4
LT
1# Makefile for the Sun Boot PROM interface library under
2# Linux.
3#
5de18cde
SR
4asflags := -ansi
5ccflags := -Werror
1da177e4 6
708d4f09
SR
7lib-y := bootstr_$(BITS).o
8lib-$(CONFIG_SPARC32) += devmap.o
708d4f09
SR
9lib-y += init_$(BITS).o
10lib-$(CONFIG_SPARC32) += memory.o
11lib-y += misc_$(BITS).o
12lib-$(CONFIG_SPARC32) += mp.o
13lib-$(CONFIG_SPARC32) += palloc.o
14lib-$(CONFIG_SPARC32) += ranges.o
15lib-$(CONFIG_SPARC32) += segment.o
16lib-y += console_$(BITS).o
efe6c3dd 17lib-y += printf.o
708d4f09 18lib-y += tree_$(BITS).o
5de18cde
SR
19lib-$(CONFIG_SPARC64) += p1275.o
20lib-$(CONFIG_SPARC64) += cif.o