gnu: u-boot-odroid-c2: Remove variable.

U-boot for this target requires a binary blob to boot correctly.

* gnu/packages/bootloaders.scm (u-boot-odroid-c2): Remove variable.
This commit is contained in:
Efraim Flashner 2018-04-19 17:24:40 +03:00
parent 5cefb13ddd
commit 2bb915e679
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -443,9 +443,6 @@ (define-public u-boot-malta
(define-public u-boot-beagle-bone-black
(make-u-boot-package "am335x_boneblack" "arm-linux-gnueabihf"))
(define-public u-boot-odroid-c2
(make-u-boot-package "odroid-c2" "aarch64-linux-gnu"))
(define-public u-boot-pine64-plus
(let ((base (make-u-boot-package "pine64_plus" "aarch64-linux-gnu")))
(package