Sign in
android
/
kernel
/
common
/
2d1f7c92e2e72c64b333c6ce48f17c5be1a11dd4
/
.
/
drivers
/
platform
/
goldfish
/
Makefile
blob: d3487125838cdce457c2f7acefdd9052b92cbde1 [
file
] [
log
] [
blame
]
#
# Makefile for Goldfish platform specific drivers
#
obj
-
$
(
CONFIG_GOLDFISH_BUS
)
+=
pdev_bus
.
o
obj
-
$
(
CONFIG_GOLDFISH_PIPE
)
+=
goldfish_pipe
.
o