Sign in
googlers
/
maze
/
linux
/
158304ef09a28c7f2dd37d78f536a4e09ba084a1
/
.
/
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