From 86917060b8e5686187c284f250b7a75f3b15e976 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 6 Sep 2023 15:35:40 -0700 Subject: [PATCH] Remove dead code: is never 'amd64' --- live-build/auto/config | 8 -------- 1 file changed, 8 deletions(-) diff --git a/live-build/auto/config b/live-build/auto/config index 2b131f02..ac2f9db7 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -1210,14 +1210,6 @@ case $PROJECT in _) add_chroot_hook remove-python-py ;; - amd64) - KERNEL_FLAVOURS="${SUBARCH:-$KERNEL_FLAVOURS}" - case $SUBARCH in - intel-iot) - KERNEL_FLAVOURS='intel-iotg' - ;; - esac - ;; esac lb config noauto \