gnu: u-boot-vexpress_ca9x4: Rename to u-boot-vexpress. * gnu/packages/u-boot.scm (u-boot-vexpress_ca9x4): Rename.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/u-boot.scm
M gnu/packages/u-boot.scm => gnu/packages/u-boot.scm +1 -1
@@ 126,7 126,7 @@ also initializes the boards (RAM etc).") (copy-file file target-file))) uboot-files))))))))) -(define-public u-boot-vexpress_ca9x4 +(define-public u-boot-vexpress (make-u-boot-package "vexpress_ca9x4" "arm-linux-gnueabihf")) (define-public u-boot-malta