From b54ed86f6f1095b351d90e51a98d639934b09b3a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 29 May 2012 19:59:20 +0000 Subject: small refactoring git-svn-id: https://svn.spreadspace.org/avr/trunk@40 aa12f405-d877-488e-9caf-2d797e2a1cc7 --- usb-serial/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usb-serial/Makefile') diff --git a/usb-serial/Makefile b/usb-serial/Makefile index bdd5fec..73a91b7 100644 --- a/usb-serial/Makefile +++ b/usb-serial/Makefile @@ -22,8 +22,8 @@ NAME := usb-serial BOARD_TYPE := teensy2 -OBJ := $(NAME).o Descriptors.o -LIBS := util led +OBJ := $(NAME).o +LIBS := util led lufa-descriptor-usbserial EXTERNAL_LIBS := lufa LUFA_PATH := ../contrib/LUFA-120219 -- cgit v1.2.3