aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWestfW <westfw@gmail.com>2011-06-10 16:29:34 -0700
committerDavid A. Mellis <d.mellis@arduino.cc>2011-10-10 12:11:14 -0400
commit64cbe56ab5028dfc6d61767f40f060471ab468df (patch)
treed050b14b90c97925d40b48f39bbb02525ec0dffa
parent67f1e949e184491161c91e44bf0393b8b90ab627 (diff)
Update shell script makeall
(cherry picked from commit d4632cb09593e44bc8624c6b9a432c672fe4ad45)
-rwxr-xr-xbootloaders/optiboot/makeall6
1 files changed, 4 insertions, 2 deletions
diff --git a/bootloaders/optiboot/makeall b/bootloaders/optiboot/makeall
index 7a0b82d..b92c56e 100755
--- a/bootloaders/optiboot/makeall
+++ b/bootloaders/optiboot/makeall
@@ -6,8 +6,10 @@ make pro8
make pro16
make pro20
make diecimila
-make ng
make atmega328
make atmega328_pro8
+make sanguino
+make mega
+make atmega8
+make atmega88
make luminet
-