18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# Makefile for ALSA 48c2ecf20Sopenharmony_ci# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> 58c2ecf20Sopenharmony_ci# 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_cisnd-mpu401-objs := mpu401.o 88c2ecf20Sopenharmony_cisnd-mpu401-uart-objs := mpu401_uart.o 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_MPU401_UART) += snd-mpu401-uart.o 118c2ecf20Sopenharmony_ci 128c2ecf20Sopenharmony_ci# Toplevel Module Dependency 138c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_MPU401) += snd-mpu401.o 14