make.sh: Create Core Update packages, too

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-07-09 16:42:11 +00:00
parent f43ebebce4
commit 36fb6a6605

View File

@@ -2027,6 +2027,7 @@ build_system() {
# Build images
lfsmake2 cdrom
lfsmake2 flash-images
lfsmake2 core-updates
}
build_packages() {