commit | 4d7ecde9cc0ddbb28d34a43bda05e3139cf7e392 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Apr 07 09:11:45 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed May 04 03:38:21 2022 +0200 |
tree | 972c8fc4c47ee57b90f119ba260383ba185df396 | |
parent | 790978b05ea22066029a8919da5b96750016ba88 [diff] |
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>