summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2011-11-18 21:52:45 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2011-11-18 21:52:45 +0100
commitc0df64a187ea150ac775151022ed2d60cd063e91 (patch)
treee7a3fc729ea33c985e10facd031f22775cbb68f5
parent934fd84175e1420312ce0b128202f88869665b43 (diff)
downloadonkyo-ri-c0df64a187ea150ac775151022ed2d60cd063e91.tar.gz
onkyo-ri-c0df64a187ea150ac775151022ed2d60cd063e91.tar.xz
onkyo-ri-c0df64a187ea150ac775151022ed2d60cd063e91.zip
removed trailing whitespaces
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
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