mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Not used by goldfish. Signed-off-by: Roman Kiryanov <rkir@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
5 lines
101 B
Makefile
5 lines
101 B
Makefile
#
|
|
# Makefile for Goldfish platform specific drivers
|
|
#
|
|
obj-$(CONFIG_GOLDFISH_PIPE) += goldfish_pipe.o
|