Sign in
gem5
/
arm
/
linux-arm64-legacy
/
ba9d35fb01852e195f2a4ca975fdcd6578b52c78
/
.
/
arch
/
i386
/
mach-voyager
/
Makefile
blob: f24d2965131803c1a388506c23f06d2e9650d9da [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
EXTRA_CFLAGS
+=
-
I
../
kernel
obj
-
y
:=
setup
.
o voyager_basic
.
o voyager_thread
.
o
obj
-
$
(
CONFIG_SMP
)
+=
voyager_smp
.
o voyager_cat
.
o