From 5b5425e0d06ac2a320ee182f2de9e805489e7e66 Mon Sep 17 00:00:00 2001 From: pancake Date: Wed, 25 Apr 2007 21:47:53 +0200 Subject: * import of the 'set-rd-flags+cleanups' patch from Robert Schuster adds support for setting and clearing the rd flags (no-retu-watchdog, serial-console and the like). The interface to it is a bit cryptic (construct your own hex number) but it works like like 'chmod'. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index ec48974..f88d138 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ -VERSION=0.1 +VERSION=0.2 OBJ=main.o fiasco.o hexdump.o dump.o flash.o OBJ+=hash.o fpid.o query.o pieces.o utils.o BIN=0xFFFF -- cgit v1.2.3