ARM: perf: check that we have a platform device when reserving PMU
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / sparc / prom / Makefile
blob8287bbe8876819299b9728b0b55419d663194a7f
1 # Makefile for the Sun Boot PROM interface library under
2 # Linux.
4 asflags := -ansi
5 ccflags := -Werror
7 lib-y := bootstr_$(BITS).o
8 lib-y += init_$(BITS).o
9 lib-$(CONFIG_SPARC32) += memory.o
10 lib-y += misc_$(BITS).o
11 lib-$(CONFIG_SPARC32) += mp.o
12 lib-$(CONFIG_SPARC32) += ranges.o
13 lib-$(CONFIG_SPARC32) += segment.o
14 lib-y += console_$(BITS).o
15 lib-y += printf.o
16 lib-y += tree_$(BITS).o
17 lib-$(CONFIG_SPARC64) += p1275.o
18 lib-$(CONFIG_SPARC64) += cif.o