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