Sign in
googlers
/
maze
/
linux
/
fe866433f843b080246ce729b5e6b27b5f5d9a58
/
.
/
arch
/
mips
/
cobalt
/
Makefile
blob: 558e94977942033dc8247bcc510ebb705aa9698a [
file
] [
log
] [
blame
]
#
# Makefile for the Cobalt micro systems family specific parts of the kernel
#
obj
-
y
:=
buttons
.
o irq
.
o lcd
.
o led
.
o reset
.
o rtc
.
o serial
.
o setup
.
o time
.
o
obj
-
$
(
CONFIG_PCI
)
+=
pci
.
o
obj
-
$
(
CONFIG_MTD_PHYSMAP
)
+=
mtd
.
o