avr32: pass target arch to gcc
authorSimon Dawson <spdawson@gmail.com>
Wed, 6 Nov 2013 19:45:10 +0000 (19:45 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 6 Nov 2013 21:37:42 +0000 (22:37 +0100)
commitd7ec9463e2b3e440ae13bdc86dddde459f320587
treeb2378d3ade483c74a7bde9018827cdc845d4c599
parentac147527e2681737ed096466b4f773d9a39bef2d
avr32: pass target arch to gcc

As suggested by Alexander Lukichev and Thomas Petazzoni on the mailing list,
only one of the two avr32 microarchitectures is relevant for Buildroot:
avr32 Linux implies the avr32b microarchitecure, as used in the ap7000.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in.avr32