]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - arch/sparc/prom/Makefile
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-zesty-kernel.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 7lib-y := bootstr_$(BITS).o
708d4f09
SR
8lib-y += init_$(BITS).o
9lib-$(CONFIG_SPARC32) += memory.o
10lib-y += misc_$(BITS).o
11lib-$(CONFIG_SPARC32) += mp.o
708d4f09 12lib-$(CONFIG_SPARC32) += ranges.o
708d4f09 13lib-y += console_$(BITS).o
efe6c3dd 14lib-y += printf.o
708d4f09 15lib-y += tree_$(BITS).o
5de18cde
SR
16lib-$(CONFIG_SPARC64) += p1275.o
17lib-$(CONFIG_SPARC64) += cif.o