Sign in
gfiber
/
kernel
/
quantenna
/
35749ef91b70b13b4955ec5efdef79549106c35f
/
.
/
arch
/
arm
/
mach-socfpga
/
Makefile
blob: ed15db19e561f56964480a13be39b36a0df3eb59 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
obj
-
y
:=
socfpga
.
o
obj
-
$
(
CONFIG_SMP
)
+=
headsmp
.
o platsmp
.
o
obj
-
$
(
CONFIG_SOCFPGA_SUSPEND
)
+=
pm
.
o self
-
refresh
.
o
obj
-
$
(
CONFIG_EDAC_ALTERA_L2C
)
+=
l2_cache
.
o
obj
-
$
(
CONFIG_EDAC_ALTERA_OCRAM
)
+=
ocram
.
o