Browse Source

Mention how PREFIX can be used to override the toolchain.

pull/2/head
Uwe Hermann 16 years ago
parent
commit
43d2a53127
  1. 4
      README

4
README

@ -11,6 +11,10 @@ Building
$ make $ make
You may want to override the toolchain (e.g., arm-elf or arm-none-eabi):
$ PREFIX=arm-none-eabi make
Installation Installation
------------ ------------

Loading…
Cancel
Save