diff options
Diffstat (limited to 'internal/rosa/images.go')
| -rw-r--r-- | internal/rosa/images.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/images.go b/internal/rosa/images.go index 8a65f82f..617b5b9d 100644 --- a/internal/rosa/images.go +++ b/internal/rosa/images.go @@ -42,8 +42,8 @@ func init() { mksquashfs /mnt/system /work/system.img `, pkg.Path(fhs.AbsRoot.Append("mnt"), false, t.Append(nil, _musl, - Mksh, - Toybox, + _mksh, + _toybox, H("kmod"), H("kernel"), |
