]> Git Repo - linux.git/blob - arch/mips/fw/lib/Makefile
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / arch / mips / fw / lib / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for generic prom monitor library routines under Linux.
4 #
5
6 lib-y                   += cmdline.o
7
8 lib-$(CONFIG_64BIT)     += call_o32.o
This page took 0.035534 seconds and 4 git commands to generate.