summaryrefslogtreecommitdiff
path: root/auto/config
diff options
context:
space:
mode:
Diffstat (limited to 'auto/config')
-rwxr-xr-xauto/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/config b/auto/config
index 8a525fb..a588400 100755
--- a/auto/config
+++ b/auto/config
@@ -119,7 +119,7 @@ bullseye)
esac
;;
*)
- LB_REPOSITORIES+=" dragonfire spitfire steelfire silverfire"
+ LB_REPOSITORIES+=" spitfire steelfire silverfire speedfire"
case $LB_ARCHITECTURE in
amd64) LB_LINUX_PACKAGES="linux-image linux-headers"; LB_LINUX_FLAVOURS="amd64";;
i386) LB_LINUX_PACKAGES="linux-image linux-headers"; LB_LINUX_FLAVOURS="686-pae";;