Sign in
gfiber
/
kernel
/
prism
/
c453d0522670be10d15bc0c7ba863a2defb99324
/
.
/
arch
/
arm
/
mach-aaec2000
/
Makefile
blob: 20ec83896c375992bfcae3c00c6b3952ae975643 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
# Common support (must be linked before board specific support)
obj
-
y
+=
core
.
o
# Specific board support
obj
-
$
(
CONFIG_MACH_AAED2000
)
+=
aaed2000
.
o