Sign in
android
/
platform
/
hardware
/
bsp
/
kernel
/
freescale
/
picoimx-3.14
/
a8d135faed24b98123e8cb92f9e28d30683000d8
/
.
/
arch
/
score
/
kernel
/
Makefile
blob: fb1802b3f54235225b196bc42dbdd580b45ec59c [
file
] [
log
] [
blame
]
#
# Makefile for the Linux/SCORE kernel.
#
extra
-
y
:=
head
.
o vmlinux
.
lds
obj
-
y
+=
entry
.
o irq
.
o process
.
o ptrace
.
o \
setup
.
o signal
.
o sys_score
.
o time
.
o traps
.
o \
sys_call_table
.
o
obj
-
$
(
CONFIG_MODULES
)
+=
module
.
o