target/armv7m: rework Cortex-M register handling part 2
[fw/openocd] / README
diff --git a/README b/README
index 2ff0329ed29c2c36ed4b1409556a1d3d2c857da3..900324ab10717057b3c3827c6b7468c2b775790a 100644 (file)
--- a/README
+++ b/README
@@ -284,11 +284,15 @@ libraries that OpenOCD depends on. Alternatively, you can specify
 *_CFLAGS and *_LIBS environment variables directly, see "./configure
 --help" for the details.
 
+For a more or less complete script that does all this for you, see
+
+  contrib/cross-build.sh
+
 Parallel Port Dongles
 ---------------------
 
 If you want to access the parallel port using the PPDEV interface you
-have to specify both --enable-parport AND --enable-parport-ppdev, since the
+have to specify both --enable-parport AND --enable-parport-ppdev, since
 the later option is an option to the parport driver.
 
 The same is true for the --enable-parport-giveio option, you have to