Linux Audio

Check our new training course

Real-Time Linux with PREEMPT_RT training

Feb 18-20, 2025
Register
Loading...
v4.6
 
1#
2# Makefile for Goldfish platform specific drivers
3#
4obj-$(CONFIG_GOLDFISH_BUS)	+= pdev_bus.o
5obj-$(CONFIG_GOLDFISH_PIPE)	+= goldfish_pipe.o
v6.9.4
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for Goldfish platform specific drivers
4#
 
5obj-$(CONFIG_GOLDFISH_PIPE)	+= goldfish_pipe.o