commit | d7bd49671ac24334f60b95f7ab1ed9e30e47a915 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Dec 11 17:06:07 2020 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri Apr 23 21:03:24 2021 +0200 |
tree | d40e05fa67895e35f07228d9bba142957549f5fb | |
parent | 580adb06498bc3478eea82638a13efdf6ba7d824 [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>