commit | d02314f5920c266c6f01779eba2d3940687c2e76 | [log] [tgz] |
---|---|---|
author | Andreas Bießmann <biessmann@corscience.de> | Mon Apr 18 04:12:33 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed May 18 07:56:53 2011 +0200 |
tree | a6ec6f8c3218315aa5dfce84d08581465eec7a05 | |
parent | b54ca7edf920d719308912777e46e48377af7d8a [diff] |
avr32/config.mk: simplify PLATFORM_RELFLAGS This patch removes PLATFORM_RELFLAGS from board specific config.mk files and define them in arch specific config.mk file. Signed-off-by: Andreas Bießmann <biessmann@corscience.de>