gnu: u-boot-versatilepb: Remove package.

* gnu/packages/bootloaders.scm (u-boot-versatilepb): Delete variable.
This commit is contained in:
Danny Milosavljevic 2018-05-12 11:11:25 +02:00
parent 35e427d154
commit 78ad8db682
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 0 additions and 3 deletions

View File

@ -475,9 +475,6 @@ also initializes the boards (RAM etc).")
(define-public u-boot-novena
(make-u-boot-package "novena" "arm-linux-gnueabihf"))
(define-public u-boot-versatilepb
(make-u-boot-package "vesx" "arm-linux-gnueabihf"))
(define-public vboot-utils
(package
(name "vboot-utils")