]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit77d78ce317bcc06fc2d890ea6aa0b272573914ac
tree972c8fc4c47ee57b90f119ba260383ba185df396
parent8ad669a99b11b05697f7677f60e3136d9d7eeaaa
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