From 01a7da1d95fc37c2c28d94ef7519117a7f7f3903 Mon Sep 17 00:00:00 2001 From: Pali Rohár Date: Thu, 9 Aug 2012 21:02:20 +0200 Subject: Rename flash.c to nolo.c --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 8760fb5..eb70167 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,5 @@ include ../config.mk -OBJ=main.o hexdump.o dump.o flash.o serial.o qmode.o +OBJ=main.o hexdump.o dump.o nolo.o serial.o qmode.o OBJ+=query.o 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