From 564b0715f1c08b08f48777934a28d1462b10c255 Mon Sep 17 00:00:00 2001 From: Pali Rohár Date: Thu, 9 Aug 2012 20:04:25 +0200 Subject: Remove old devices.c code --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index fb9eedf..f47c5b0 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,6 +1,6 @@ include ../config.mk OBJ=main.o hexdump.o dump.o flash.o serial.o qmode.o -OBJ+=fpid.o query.o pieces.o utils.o devices.o console.o +OBJ+=fpid.o query.o pieces.o utils.o console.o OBJ+=squeue/squeue.o BIN=0xFFFF #LIBS=`${HAVE_USB} && echo -- '-lusb'` -- cgit v1.2.3