Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b3c833f563db63d9f52180a7ad8b81d3a0993b2c
/
.
/
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