configure: add AVR32 names for --cpu flag
authorMåns Rullgård <mans@mansr.com>
Mon, 17 Aug 2009 00:15:48 +0000 (00:15 +0000)
committerMåns Rullgård <mans@mansr.com>
Mon, 17 Aug 2009 00:15:48 +0000 (00:15 +0000)
commitfdcd782dd950eb282a71bb2f06b9972be368c3b0
treeeff69f604ae113b05c63bf969bdba7b28562c6b9
parent8ba939d7020ba51267df612c14cd870d03f428fc
configure: add AVR32 names for --cpu flag

Recognise AVR32 processor names as well as the generic "ap" and "uc"
family names as values for --cpu.  Also define two subtypes, avr32_ap
and avr32_uc.

Originally committed as revision 19663 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure