Add start of a SDP service table, which will be linked to the Bluetooth SDP code.
[pub/USBasp.git] / Bootloaders / makefile
index 78af34d..80017d6 100644 (file)
@@ -1,6 +1,6 @@
 #\r
 #             LUFA Library\r
-#     Copyright (C) Dean Camera, 2009.\r
+#     Copyright (C) Dean Camera, 2010.\r
 #              \r
 #  dean [at] fourwalledcubicle [dot] com\r
 #      www.fourwalledcubicle.com\r
@@ -19,7 +19,7 @@ all:
 \r
        make -C 'CDC/' clean\r
        make -C 'CDC/' all\r
-\r
+       \r
        make -C 'TeensyHID/' clean\r
        make -C 'TeensyHID/' all\r
 \r