From bcea0380c457eca192d1320b3b5a62deb43614f4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 30 Dec 2012 13:10:12 +0100 Subject: Splitting off chroot firmware handling into an own script. --- scripts/build/chroot | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/build/chroot') diff --git a/scripts/build/chroot b/scripts/build/chroot index 1c6348293..b38ef88eb 100755 --- a/scripts/build/chroot +++ b/scripts/build/chroot @@ -53,6 +53,7 @@ lb chroot_archives chroot install ${@} # Customizing chroot lb chroot_linux-image ${@} +lb chroot_firmware ${@} lb chroot_preseed ${@} for _PASS in install live -- cgit v1.2.3