diff options
author | Holger Wansing <holgerw@debian.org> | 2017-08-17 21:13:24 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-08-17 21:13:24 +0000 |
commit | 2e937ace5e3889aad85c08953f23cdabb2fd5f39 (patch) | |
tree | 448844aad0092f49d09d2cd98e8cf9620995800a /en/boot-installer | |
parent | 7dc450c05053b5901ef810b7191bbdae17df5178 (diff) | |
download | installation-guide-2e937ace5e3889aad85c08953f23cdabb2fd5f39.zip |
Remove chapter 'Booting from USB with U-Boot' for armel,
since it is not supported for that arch. Closes #864848
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/arm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml index 4b8efac73..8562557de 100644 --- a/en/boot-installer/arm.xml +++ b/en/boot-installer/arm.xml @@ -268,7 +268,7 @@ source ${scriptaddr} </sect2> - <sect2 arch="armel;armhf" id="boot-hd-media"> + <sect2 arch="armhf" id="boot-hd-media"> <title>Booting from a USB stick in U-Boot</title> <para> |