mirror of
https://github.com/Optiboot/optiboot.git
synced 2025-07-03 05:42:30 +03:00
Merge pull request #166 from swegener/master
reorder targets to put generic targets last
This commit is contained in:
@ -18,15 +18,15 @@ make atmega32
|
|||||||
make atmega88
|
make atmega88
|
||||||
make atmega168p
|
make atmega168p
|
||||||
|
|
||||||
|
#
|
||||||
|
# Atmel development board targets
|
||||||
|
make xplained168pb
|
||||||
|
make xplained328p
|
||||||
|
make xplained328pb
|
||||||
|
|
||||||
#
|
#
|
||||||
# The "big three" standard bootloaders.
|
# The "big three" standard bootloaders.
|
||||||
# These need to be built AFTER the platforms, or they'll get renamed
|
# These need to be built AFTER the platforms, or they'll get renamed
|
||||||
make atmega8
|
make atmega8
|
||||||
make atmega168
|
make atmega168
|
||||||
make atmega328
|
make atmega328
|
||||||
|
|
||||||
#
|
|
||||||
# Atmel development board targets
|
|
||||||
make xplained168pb
|
|
||||||
make xplained328p
|
|
||||||
make xplained328pb
|
|
||||||
|
Reference in New Issue
Block a user