From 603a64757d30ef4e3ece0b34777f7b116d8b0545 Mon Sep 17 00:00:00 2001 From: Pali Rohár Date: Thu, 9 Aug 2012 21:13:13 +0200 Subject: Remove old serial.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 39199b0..edce894 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,5 @@ include ../config.mk -OBJ=main.o hexdump.o dump.o nolo.o serial.o qmode.o +OBJ=main.o hexdump.o dump.o nolo.o qmode.o OBJ+=utils.o console.o OBJ+=squeue/squeue.o OBJ+=image.o fiasco.o device.o usb-device.o cold-flash.o -- cgit v1.2.3