From: Arne Fitzenreiter Date: Wed, 7 Aug 2019 20:53:58 +0000 (+0000) Subject: core135: add u-boot changes to updater X-Git-Tag: v2.23-core135^2~7 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=236bb273200c756085a39ac1471835468acdc425 core135: add u-boot changes to updater Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/135/filelists/aarch64/u-boot b/config/rootfiles/core/135/filelists/aarch64/u-boot new file mode 100644 index 0000000000..6a00446f4d --- /dev/null +++ b/config/rootfiles/core/135/filelists/aarch64/u-boot @@ -0,0 +1,2 @@ +boot/boot.cmd +boot/boot.scr diff --git a/config/rootfiles/core/135/filelists/armv5tel/u-boot b/config/rootfiles/core/135/filelists/armv5tel/u-boot new file mode 100644 index 0000000000..6a00446f4d --- /dev/null +++ b/config/rootfiles/core/135/filelists/armv5tel/u-boot @@ -0,0 +1,2 @@ +boot/boot.cmd +boot/boot.scr diff --git a/config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm b/config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm new file mode 120000 index 0000000000..4f9b7980b9 --- /dev/null +++ b/config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm @@ -0,0 +1 @@ +../../../../common/armv5tel/u-boot-friendlyarm \ No newline at end of file