xref
: /
rk3399_rockchip-uboot
/
arch
/
powerpc
/
cpu
/
Makefile
(revision 12c20c0c9ba4c52fc512f7192c26c5b7d78f4cbe)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
ifneq
($(
filter
mpc83xx
mpc85xx
mpc86xx
,$(
CPU
)),)
2
obj
-y +=
mpc8xxx
/
3
endif
4