From c0df64a187ea150ac775151022ed2d60cd063e91 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Fri, 18 Nov 2011 21:52:45 +0100 Subject: removed trailing whitespaces --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3fc07d3..9d6ff3c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ TARGET = onkyo_ri -ARDUINO_LIBS = - -BOARD_TAG = atmega168 +ARDUINO_LIBS = + +BOARD_TAG = atmega168 ARDUINO_PORT = /dev/ttyUSB0 AVRDUDE_ARD_PROGRAMMER = stk500v1 AVRDUDE_MCU= m168 @@ -9,7 +9,7 @@ AVRDUDE_MCU= m168 ARDUINO_DIR = /usr/share/arduino-0017/ # arduino < 0018 -BOARDS_TXT = $(ARDUINO_DIR)/hardware/boards.txt +BOARDS_TXT = $(ARDUINO_DIR)/hardware/boards.txt ARDUINO_CORE_PATH = $(ARDUINO_DIR)/hardware/cores/arduino # linux -- cgit v1.2.3