summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2012-05-30 17:15:48 +0000
committerChristian Pointner <equinox@mur.at>2012-05-30 17:15:48 +0000
commit879866867663e060f1e273829d69eb0231e4c6d9 (patch)
tree7a402ab3e055ffdaf12aa73e4c1fa852e4cdd5e2 /software/hhd70dongle/Makefile
parentadded mur.sat MPU todo-list (as Emacs org-mode file) (diff)
upgraded to new spreadspace avr tools
git-svn-id: https://svn.spreadspace.org/mur.sat@489 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software/hhd70dongle/Makefile')
-rw-r--r--software/hhd70dongle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/software/hhd70dongle/Makefile b/software/hhd70dongle/Makefile
index 0f5441f..c4d12be 100644
--- a/software/hhd70dongle/Makefile
+++ b/software/hhd70dongle/Makefile
@@ -21,7 +21,8 @@
##
NAME := hhd70dongle
-OBJ := hhd70dongle.o led.o hhd70.o usb_rawhid.o c1101lib.o util.o
+OBJ := $(NAME).o hhd70.o usb_rawhid.o c1101lib.o util.o
+LIBS := led
BOARD_TYPE := hhd70dongle
RESET_FUNC := ../../tools/atmega324u_usbhid/reset