summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2015-02-17 04:39:55 +0100
committerChristian Pointner <equinox@mur.at>2015-02-17 04:39:55 +0100
commit03aa57dfe7179b7b592b23861c7ab7246d4da2f7 (patch)
tree711b122b348e2b8e8b6821a5cd38306916c83e2b /software/hhd70dongle/Makefile
parenthhd70: started hhd70dongle form scratch (diff)
strobing command and register read and write work
Diffstat (limited to 'software/hhd70dongle/Makefile')
-rw-r--r--software/hhd70dongle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/hhd70dongle/Makefile b/software/hhd70dongle/Makefile
index 0a8173b..7fdc40c 100644
--- a/software/hhd70dongle/Makefile
+++ b/software/hhd70dongle/Makefile
@@ -30,7 +30,7 @@
NAME := hhd70dongle
BOARD_TYPE := hhd70dongle
-OBJ := $(NAME).o
+OBJ := $(NAME).o hhd70.o
LIBS := util led lufa-descriptor-usbserial usbio cc1101
RESET_FUNC := ./reset.sh