Revision 39ac8455 Makefile.target
b/Makefile.target | ||
---|---|---|
233 | 233 |
obj-ppc-y += ppc_newworld.o |
234 | 234 |
# IBM pSeries (sPAPR) |
235 | 235 |
ifeq ($(CONFIG_FDT)$(TARGET_PPC64),yy) |
236 |
obj-ppc-y += spapr.o spapr_hcall.o spapr_vio.o |
|
236 |
obj-ppc-y += spapr.o spapr_hcall.o spapr_rtas.o spapr_vio.o
|
|
237 | 237 |
obj-ppc-y += spapr_vty.o |
238 | 238 |
endif |
239 | 239 |
# PowerPC 4xx boards |
Also available in: Unified diff