Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
61810325176d1eefeb074430cc8b01e43ee0c18c
/
.
/
arch
/
arm
/
plat-pxa
/
Makefile
blob: 1fc941944912b6d4426e786d14e4298c221a889b [
file
] [
log
] [
blame
]
#
# Makefile for code common across different PXA processor families
#
obj
-
y
:=
dma
.
o
obj
-
$
(
CONFIG_PXA3xx
)
+=
mfp
.
o
obj
-
$
(
CONFIG_ARCH_MMP
)
+=
mfp
.
o
obj
-
$
(
CONFIG_PXA_SSP
)
+=
ssp
.
o