mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 23:32:24 -05:00
gnu: u-boot-nintendo-nes-classic-edition: Fix indentation.
* gnu/packages/bootloaders.scm (u-boot-nintendo-nes-classic-edition): Fix indentation.
This commit is contained in:
parent
e99dc7353f
commit
8cac149ec5
1 changed files with 1 additions and 1 deletions
|
@ -868,7 +868,7 @@ (define-public u-boot-nintendo-nes-classic-edition
|
|||
(base32
|
||||
"0znkwljfwwn4y7j20pzz4ilqw8znphrfxns0x1lwdzh3xbr96z3k"))
|
||||
(patches (search-patches
|
||||
"u-boot-nintendo-nes-serial.patch"))))
|
||||
"u-boot-nintendo-nes-serial.patch"))))
|
||||
(description "U-Boot is a bootloader used mostly for ARM boards. It
|
||||
also initializes the boards (RAM etc).
|
||||
|
||||
|
|
Loading…
Reference in a new issue