added 2.6.29.6 aldebaran kernel
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / arch / sparc / prom / Makefile
blob1b8c073adb44fe341b883f87865b28531d61b95f
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-$(CONFIG_SPARC32) += devmap.o
9 lib-y += devops_$(BITS).o
10 lib-y += init_$(BITS).o
11 lib-$(CONFIG_SPARC32) += memory.o
12 lib-y += misc_$(BITS).o
13 lib-$(CONFIG_SPARC32) += mp.o
14 lib-$(CONFIG_SPARC32) += palloc.o
15 lib-$(CONFIG_SPARC32) += ranges.o
16 lib-$(CONFIG_SPARC32) += segment.o
17 lib-y += console_$(BITS).o
18 lib-y += printf.o
19 lib-y += tree_$(BITS).o
20 lib-$(CONFIG_SPARC64) += p1275.o
21 lib-$(CONFIG_SPARC64) += cif.o