Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a927d45b7bc64c9fbabfbe43594c7baddf0c3fbe
/
.
/
arch
/
powerpc
/
cpu
/
Makefile
blob: d630abe1da5f37d06e934cab669e15f3214f01d0 [
file
] [
log
] [
blame
]
Masahiro Yamada
a927d45
2013-11-11 14:35:56 +0900
[
diff
] [
blame^
]
1
ifneq
(
$
(
filter mpc83xx mpc85xx mpc86xx
,
$
(
CPU
)),)
2
obj
-
y
+=
mpc8xxx
/
3
endif