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