X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e277ff0cf45e68fc16287b2fd2a054ae4e6a6ea8..43b9d552bb0a32c5cd5f9fa72a8cb3c871ad5ef3:/Bootloaders/makefile diff --git a/Bootloaders/makefile b/Bootloaders/makefile index 962d3bbe8..ed855ce6a 100644 --- a/Bootloaders/makefile +++ b/Bootloaders/makefile @@ -1,9 +1,9 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2010. -# +# Copyright (C) Dean Camera, 2011. +# # dean [at] fourwalledcubicle [dot] com -# www.fourwalledcubicle.com +# www.lufa-lib.org # # Makefile to build all the LUFA USB Bootloaders. Call with "make all" to @@ -23,3 +23,4 @@ all: %: $(MAKE) -C DFU $@ $(MAKE) -C CDC $@ +