]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/sparc/prom/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / sparc / prom / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1da177e4
LT
2# Makefile for the Sun Boot PROM interface library under
3# Linux.
4#
5de18cde
SR
5asflags := -ansi
6ccflags := -Werror
1da177e4 7
708d4f09 8lib-y := bootstr_$(BITS).o
708d4f09
SR
9lib-y += init_$(BITS).o
10lib-$(CONFIG_SPARC32) += memory.o
11lib-y += misc_$(BITS).o
12lib-$(CONFIG_SPARC32) += mp.o
708d4f09 13lib-$(CONFIG_SPARC32) += ranges.o
708d4f09 14lib-y += console_$(BITS).o
efe6c3dd 15lib-y += printf.o
708d4f09 16lib-y += tree_$(BITS).o
5de18cde
SR
17lib-$(CONFIG_SPARC64) += p1275.o
18lib-$(CONFIG_SPARC64) += cif.o