DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els13.x86_64/arch/mips/dec/prom/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els13.x86_64/arch/mips/dec/prom/Makefile |
# # Makefile for the DECstation prom monitor library routines # under Linux. # lib-y += init.o memory.o cmdline.o identify.o console.o lib-$(CONFIG_32BIT) += locore.o lib-$(CONFIG_64BIT) += call_o32.o |