From 7f4e2654e40d2f3af92f3f21b6ce6d5124db1adb Mon Sep 17 00:00:00 2001 From: Raphaƫl Hertzog Date: Tue, 10 Nov 2015 09:34:38 +0100 Subject: Drop ixp4xx from available armel flavors It's gone from Debian unstable/testing since Linux 3.17. Sponsored-By: Offensive Security --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions/defaults.sh') diff --git a/functions/defaults.sh b/functions/defaults.sh index 438043116..ddf4b1975 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -413,7 +413,7 @@ Set_defaults () armel) # armel will have special images: one rootfs image and many additional kernel images. # therefore we default to all available armel flavours - LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-ixp4xx kirkwood orion5x versatile}" + LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-kirkwood orion5x versatile}" ;; armhf) -- cgit v1.2.3