DIR:/usr/src/kernels/5.14.0-503.15.1.el9_5.x86_64/arch/mips/dec/prom/ |
Current File : //usr/src/kernels/5.14.0-503.15.1.el9_5.x86_64/arch/mips/dec/prom/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # 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 |