Sign in
gfiber
/
kernel
/
bruno
/
master
/
.
/
drivers
/
platform
/
goldfish
/
Makefile
blob: a0022395eee93f38c6a981cc9145cbe5ae8774f4 [
file
] [
log
] [
blame
]
#
# Makefile for Goldfish platform specific drivers
#
obj
-
$
(
CONFIG_GOLDFISH
)
+=
pdev_bus
.
o
obj
-
$
(
CONFIG_GOLDFISH_PIPE
)
+=
goldfish_pipe
.
o