summaryrefslogtreecommitdiff
path: root/board/atmel/atstk1000/config.mk
AgeCommit message (Collapse)Author
2010-06-29avr32: fix linking of atstk100x and favr32 boardsAndreas Bießmann
When building some avr32 boards out of tree (e.g. O=..) the linker script could not be found. This patch references the linker script in source tree. Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
2006-10-24Move atstk1000 files into vendor specific directory.Wolfgang Denk
Patch by Haavard Skinnemoen, 12 Sep 2006