diff options
| author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2018-07-25 16:25:48 +1000 |
|---|---|---|
| committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2018-07-25 16:25:48 +1000 |
| commit | f14c9e538cf30c6421c6637e3141334631098166 (patch) | |
| tree | 98762dbdb6ad20b3fa7c3067d03d1805cd17fd11 /Makefile | |
| parent | bae32e353a3641b5164211f6bf06c5620f6e384d (diff) | |
| download | cf-fsi-master.tar.gz cf-fsi-master.zip | |
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ DEBUG ?= 0 # FW version -FW_VERSION = 4 +FW_VERSION = 5 # ARM compiler for userspace test code CROSS_COMPILE ?= arm-linux- |

