Sign in
◑
Theme
nest-open-source
/
nest-learning-thermostat
/
5.1.6
/
linux
/
81e9b9b8190b3d05100eec6765c92582a23a8fc1
/
.
/
linux-imx
/
drivers
/
char
/
xillybus
/
Makefile
blob: b68b7ebfd3819caf82ae0128ce7a4caac041e883 [
file
]
#
# Makefile for Xillybus driver
#
obj
-
$
(
CONFIG_XILLYBUS
)
+=
xillybus_core
.
o
obj
-
$
(
CONFIG_XILLYBUS_PCIE
)
+=
xillybus_pcie
.
o
obj
-
$
(
CONFIG_XILLYBUS_OF
)
+=
xillybus_of
.
o