Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
75bf758f906315820cada99c169bd89bab3f4ba2
/
.
/
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