Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
db563fc2e80534f98c7f9121a6f7dfe41f177a79
/
.
/
drivers
/
of
/
Makefile
blob: 4c3c6f8e36f51577281f881f6edf464834847111 [
file
] [
log
] [
blame
]
obj
-
y
=
base
.
o
obj
-
$
(
CONFIG_OF_DEVICE
)
+=
device
.
o platform
.
o
obj
-
$
(
CONFIG_OF_GPIO
)
+=
gpio
.
o
obj
-
$
(
CONFIG_OF_I2C
)
+=
of_i2c
.
o
obj
-
$
(
CONFIG_OF_SPI
)
+=
of_spi
.
o