diff options
author | Federico Fissore <f.fissore@arduino.cc> | 2015-07-03 10:38:07 +0200 |
---|---|---|
committer | Federico Fissore <f.fissore@arduino.cc> | 2015-07-03 10:38:07 +0200 |
commit | 37c29845f6a446354e492ea25c76705f6e177c7b (patch) | |
tree | 37c2a1dcf4ce0e4c12bb8e920d26368094704c27 /bootloaders/stk500v2/Makefile | |
parent | 462fff36fd14b2ece6293974d4c66328c521f6bd (diff) |
Removed a handful of SVN expansion keywords. See #277
Diffstat (limited to 'bootloaders/stk500v2/Makefile')
-rw-r--r-- | bootloaders/stk500v2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootloaders/stk500v2/Makefile b/bootloaders/stk500v2/Makefile index 6b66a26..eeb9add 100644 --- a/bootloaders/stk500v2/Makefile +++ b/bootloaders/stk500v2/Makefile @@ -1,7 +1,6 @@ # ----------------------------------------------------------------------------
# Makefile to compile and link stk500boot bootloader
# Author: Peter Fleury
-# File: $Id: Makefile,v 1.3 2006/03/04 19:26:17 peter Exp $
# based on WinAVR Makefile Template written by Eric B. Weddington, Jörg Wunsch, et al.
#
# Adjust F_CPU below to the clock frequency in Mhz of your AVR target
|