From 1b22a95ca88b8f0120312a119387ce96cf870437 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 10 Mar 2022 10:46:13 +0000 Subject: [PATCH] core166: Ship u-boot for aarch64 Signed-off-by: Michael Tremer --- config/rootfiles/core/166/filelists/aarch64/u-boot | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/166/filelists/aarch64/u-boot diff --git a/config/rootfiles/core/166/filelists/aarch64/u-boot b/config/rootfiles/core/166/filelists/aarch64/u-boot new file mode 120000 index 0000000000..2a16bdbfe2 --- /dev/null +++ b/config/rootfiles/core/166/filelists/aarch64/u-boot @@ -0,0 +1 @@ +../../../../common/aarch64/u-boot \ No newline at end of file -- 2.39.5