From: Arne Fitzenreiter Date: Thu, 17 Jun 2021 19:56:17 +0000 (+0000) Subject: core-kerneltest: add u-boot-mkimage X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99bc96c8155d9af462bc9ff7bbc807e815e782f3;p=people%2Fstevee%2Fipfire-2.x.git core-kerneltest: add u-boot-mkimage Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/kerneltest/filelists/aarch64/u-boot-mkimage b/config/rootfiles/core/kerneltest/filelists/aarch64/u-boot-mkimage new file mode 120000 index 0000000000..8606a8983b --- /dev/null +++ b/config/rootfiles/core/kerneltest/filelists/aarch64/u-boot-mkimage @@ -0,0 +1 @@ +../../../../common/aarch64/u-boot-mkimage \ No newline at end of file diff --git a/config/rootfiles/core/kerneltest/filelists/armv6l/u-boot-mkimage b/config/rootfiles/core/kerneltest/filelists/armv6l/u-boot-mkimage new file mode 120000 index 0000000000..f984ef6946 --- /dev/null +++ b/config/rootfiles/core/kerneltest/filelists/armv6l/u-boot-mkimage @@ -0,0 +1 @@ +../../../../common/armv6l/u-boot-mkimage \ No newline at end of file