diff options
Diffstat (limited to 'gnu/bootloader/extlinux.scm')
| -rw-r--r-- | gnu/bootloader/extlinux.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/bootloader/extlinux.scm b/gnu/bootloader/extlinux.scm index 12fa447c31a..6f232db83e3 100644 --- a/gnu/bootloader/extlinux.scm +++ b/gnu/bootloader/extlinux.scm | |||
| @@ -25,8 +25,7 @@ | |||
| 25 | #:use-module (guix monads) | 25 | #:use-module (guix monads) |
| 26 | #:use-module (guix records) | 26 | #:use-module (guix records) |
| 27 | #:use-module (guix utils) | 27 | #:use-module (guix utils) |
| 28 | #:export (extlinux-bootloader | 28 | #:export (extlinux-bootloader)) |
| 29 | syslinux-bootloader)) | ||
| 30 | 29 | ||
| 31 | (define* (extlinux-configuration-file config entries | 30 | (define* (extlinux-configuration-file config entries |
| 32 | #:key | 31 | #:key |
