mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-03 15:04:52 +02:00
6 lines
184 B
Makefile
6 lines
184 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Makefile for Goldfish platform specific drivers
|
|
#
|
|
obj-$(CONFIG_GOLDFISH_PIPE) += goldfish_pipe_v2.o goldfish_pipe_base.o goldfish_pipe_v1.o
|