Remove dead code: is never 'amd64'

This commit is contained in:
Steve Langasek 2023-09-06 15:35:40 -07:00
parent 65157e0c13
commit 86917060b8

View File

@ -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 \