Sign in
android-kvm
/
linux
/
ca55bd7e2905d344bf697f7c2cc347cb42999e7a
/
.
/
arch
/
arm
/
mach-w90x900
/
Makefile
blob: 0c0c1d63f1c72089de8e8e87ff83a6e4209ce06b [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
# Object file lists.
obj
-
y
:=
irq
.
o time
.
o
# W90X900 CPU support files
obj
-
$
(
CONFIG_CPU_W90P910
)
+=
w90p910
.
o
# machine support
obj
-
$
(
CONFIG_MACH_W90P910EVB
)
+=
mach
-
w90p910evb
.
o