mips: octeon: Makefile: Enable building of the newly added C files
authorStefan Roese <sr@denx.de>
Fri, 11 Dec 2020 16:06:07 +0000 (17:06 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 23 Apr 2021 19:03:24 +0000 (21:03 +0200)
commit5d64eeb5551fa13b039ecd43381277bf17c3ddcd
treed40e05fa67895e35f07228d9bba142957549f5fb
parent5aeac5c4d54bc9598d8f719acd8fc9c391454f9f
mips: octeon: Makefile: Enable building of the newly added C files

This patch adds the newly added C files to the Makefile to enable
compilation. This is done in a separate step, to not introduce build
breakage while adding the single files with potentially missing
externals.

Signed-off-by: Stefan Roese <sr@denx.de>
arch/mips/mach-octeon/Makefile