From 09330d7fa9c36f7125d8654fdca66df0c1a86533 Mon Sep 17 00:00:00 2001 From: Gareth McMullin Date: Thu, 24 May 2012 18:23:58 +1200 Subject: HACKING: Corrected libftdi instructions. --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index c1e2f5b..e0a9f87 100644 --- a/HACKING +++ b/HACKING @@ -51,7 +51,7 @@ First, get the VID/PID for your FT2232 device using 'lsusb'. Edit the file 'src/linux/platform.h' and change the VID/PID to match your hardware. Compile the application with the command: -make HOST=linux +make PROBE_HOST=linux Running the application 'blackmagic' will start a GDB server on TCP port 2000. -- cgit v1.2.3