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