Sign in
kunit
/
linux
/
6672f76a5a1878d42264c1deba8f1ab52b4618d9
/
.
/
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