Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
b5b7a8cc5d998ba57f778988f67bc0e1d6b75cee
/
.
/
drivers
/
platform
/
Makefile
blob: ca2692510733df7bc6fa9ffc281598376cb2f960 [
file
] [
log
] [
blame
]
#
# Makefile for linux/drivers/platform
#
obj
-
$
(
CONFIG_X86
)
+=
x86
/
obj
-
$
(
CONFIG_MIPS
)
+=
mips
/
obj
-
$
(
CONFIG_OLPC
)
+=
olpc
/
obj
-
$
(
CONFIG_GOLDFISH
)
+=
goldfish
/
obj
-
$
(
CONFIG_CHROME_PLATFORMS
)
+=
chrome
/