aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/package.lisp')
-rw-r--r--src/package.lisp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/package.lisp b/src/package.lisp
index 98418f8..6713e36 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -731,8 +731,8 @@
#:consfigurator.property.installer)
(:local-nicknames (#:os #:consfigurator.property.os)
(#:apt #:consfigurator.property.apt))
- (:export #:u-boot-install-rockchip
- #:u-boot-installed-rockchip))
+ (:export #:install-rockchip
+ #:installed-rockchip))
(package :consfigurator.property.hostname
(:local-nicknames (#:cmd #:consfigurator.property.cmd)