mips: octeon: Makefile: Enable building of the newly added C files
authorStefan Roese <sr@denx.de>
Thu, 7 Apr 2022 07:11:45 +0000 (09:11 +0200)
committerStefan Roese <sr@denx.de>
Wed, 4 May 2022 01:38:21 +0000 (03:38 +0200)
commit6c71b10729ddab067e869f8fa5300a6bd88e9d10
tree972c8fc4c47ee57b90f119ba260383ba185df396
parent1fb7e27a04d3f4f21147757ea7a9a914a75fda81
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