From b1217522771c466eaff0ea859499bef70396c403 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 27 Jun 2022 07:34:10 +0000 Subject: [PATCH] Revert "Core Update 169: Ship U-Boot" This reverts commit 65264b3ba6358d78d70c2cc7b9e1c883b0b4af4a. --- config/rootfiles/core/169/filelists/aarch64/u-boot | 1 - config/rootfiles/core/169/filelists/armv6l/u-boot | 1 - 2 files changed, 2 deletions(-) delete mode 120000 config/rootfiles/core/169/filelists/aarch64/u-boot delete mode 120000 config/rootfiles/core/169/filelists/armv6l/u-boot diff --git a/config/rootfiles/core/169/filelists/aarch64/u-boot b/config/rootfiles/core/169/filelists/aarch64/u-boot deleted file mode 120000 index 2a16bdbfe2..0000000000 --- a/config/rootfiles/core/169/filelists/aarch64/u-boot +++ /dev/null @@ -1 +0,0 @@ -../../../../common/aarch64/u-boot \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/armv6l/u-boot b/config/rootfiles/core/169/filelists/armv6l/u-boot deleted file mode 120000 index e88d95fac9..0000000000 --- a/config/rootfiles/core/169/filelists/armv6l/u-boot +++ /dev/null @@ -1 +0,0 @@ -../../../../common/armv6l/u-boot \ No newline at end of file -- 2.39.5