[armel] Disable iop32x and ixp4xx flavours (fixes FTBFS)

svn path=/dists/trunk/linux/; revision=20502
This commit is contained in:
Ben Hutchings 2013-08-15 21:46:42 +00:00
parent 2880548214
commit d58ea92ffd
3 changed files with 4 additions and 3 deletions

1
debian/changelog vendored
View File

@ -9,6 +9,7 @@ linux (3.11~rc5-1~exp1) UNRELEASED; urgency=low
* [arm] Fix the world famous typo with is_gate_vma()
* irq: Always define devm_{request_threaded,free}_irq() (fixes FTBFS on
s390,s390x)
* [armel] Disable iop32x and ixp4xx flavours (fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Sun, 11 Aug 2013 19:34:47 +0200

View File

@ -1,7 +1,7 @@
[base]
flavours:
iop32x
ixp4xx
# iop32x
# ixp4xx
kirkwood
mv78xx0
orion5x

View File

@ -1,5 +1,5 @@
# arch version flavour installedname suffix build-depends
armel - iop32x - y -
#armel - iop32x - y -
armel - kirkwood - y -
armel - orion5x - y -
armel - versatile - y -