Skip to content

Commit 5710b54

Browse files
KerogitAlan C. Assis
authored andcommitted
boards/avr/avrdx/breadxavr: fix path in license header
This linker script was initially created as a copy of another script and the path was left unchanged. Signed-off-by: Kerogit <[email protected]>
1 parent 7a32fed commit 5710b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/avr/avrdx/breadxavr/scripts/breadxavr.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/****************************************************************************
2-
* boards/avr/atmega/mega1284p-xplained/scripts/ld.script
2+
* boards/avr/avrdx/breadxavr/scripts/breadxavr.ld
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*

0 commit comments

Comments
 (0)