Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
6192bd536f96c6a0d969081bc71ae24f9319bfdc
/
.
/
arch
/
mips
/
cobalt
/
Makefile
blob: 9565b2104dcd1dc5fc505997766afcebf9944f97 [
file
] [
log
] [
blame
]
#
# Makefile for the Cobalt micro systems family specific parts of the kernel
#
obj
-
y
:=
irq
.
o reset
.
o setup
.
o buttons
.
o
obj
-
$
(
CONFIG_PCI
)
+=
pci
.
o
obj
-
$
(
CONFIG_EARLY_PRINTK
)
+=
console
.
o
obj
-
$
(
CONFIG_MTD_PHYSMAP
)
+=
mtd
.
o