Sign in
gem5
/
arm
/
linux-arm-legacy
/
refs/heads/ll_20140416.0-gem5
/
.
/
arch
/
mips
/
cobalt
/
Makefile
blob: 558e94977942033dc8247bcc510ebb705aa9698a [
file
] [
log
] [
blame
] [
edit
]
#
# 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