summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2013-02-16 23:46:31 +0000
committerChristian Pointner <equinox@mur.at>2013-02-16 23:46:31 +0000
commit0670a64f02a584d83fe44a57b23411e004920be7 (patch)
tree6132e61d8e2ecfdc545a16cbda5a4a119804f975 /software/hhd70dongle/Makefile
parentupgraded avr buildroot (diff)
hhd70dongle now uses new usbio lib
git-svn-id: https://svn.spreadspace.org/mur.sat@674 7de4ea59-55d0-425e-a1af-a3118ea81d4c
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 29dca09..1519a5f 100644
--- a/software/hhd70dongle/Makefile
+++ b/software/hhd70dongle/Makefile
@@ -23,7 +23,7 @@
NAME := hhd70dongle
BOARD_TYPE := hhd70dongle
OBJ := $(NAME).o hhd70.o c1101lib.o util.o
-LIBS := led lufa-descriptor-usbserial
+LIBS := led lufa-descriptor-usbserial usbio
RESET_FUNC := ./reset.sh
EXTERNAL_LIBS := lufa