From d86d6cd72c6291a631f144923ffe727c9c972afa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 25 Sep 2012 20:17:43 +0200 Subject: Removing intel-microcode special handling in chroot_linux-image, microcode packages are already included automatically anyway. --- scripts/build/chroot_linux-image | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/build/chroot_linux-image b/scripts/build/chroot_linux-image index bb672c1d2..045182822 100755 --- a/scripts/build/chroot_linux-image +++ b/scripts/build/chroot_linux-image @@ -99,9 +99,6 @@ then else # Manually add firmware-linux/non-free meta package FIRMWARE_PACKAGES="${FIRMWARE_PACKAGES} firmware-linux" - - # Manually add intel-microcode - FIRMWARE_PACKAGES="${FIRMWARE_PACKAGES} intel-microcode" fi # Drop section and keep package names only -- cgit v1.2.3