gnu: u-boot-vexpress_ca9x4: Rename to u-boot-vexpress.

* gnu/packages/u-boot.scm (u-boot-vexpress_ca9x4): Rename.
master
David Craven 2016-09-13 19:03:01 +02:00
parent 20f9c6764c
commit 8feb56b0d4
No known key found for this signature in database
GPG Key ID: C5E051C79C0BECDB
1 changed files with 1 additions and 1 deletions

View File

@ -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