aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-07 00:04:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-07 00:04:31 -0700
commit9a46313fb1b4c1f4994231dd8d2411546b1a5456 (patch)
tree158346e7f7f29b833972e76053e35cb32e257344 /consfigurator.asd
parentdf4d93691362f6c6a79c689f245d2d81cf7eaa0b (diff)
downloadconsfigurator-9a46313fb1b4c1f4994231dd8d2411546b1a5456.tar.gz
add u-boot-install-rockchip support
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 85c8dd0..4239950 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -46,6 +46,7 @@
(:file "src/property/locale")
(:file "src/property/installer")
(:file "src/property/grub")
+ (:file "src/property/u-boot")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")
(:file "src/connection/rehome")