From 1abba4e952ad107d1488493ef81cde3623db963d Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 20 Sep 2024 12:25:21 +0000 Subject: [PATCH] core188: Ship u-boot for aarch64 Signed-off-by: Michael Tremer --- config/rootfiles/core/188/filelists/aarch64/u-boot | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/188/filelists/aarch64/u-boot diff --git a/config/rootfiles/core/188/filelists/aarch64/u-boot b/config/rootfiles/core/188/filelists/aarch64/u-boot new file mode 120000 index 0000000000..2a16bdbfe2 --- /dev/null +++ b/config/rootfiles/core/188/filelists/aarch64/u-boot @@ -0,0 +1 @@ +../../../../common/aarch64/u-boot \ No newline at end of file -- 2.39.5