summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-07-25 16:25:48 +1000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-07-25 16:25:48 +1000
commitf14c9e538cf30c6421c6637e3141334631098166 (patch)
tree98762dbdb6ad20b3fa7c3067d03d1805cd17fd11 /Makefile
parentbae32e353a3641b5164211f6bf06c5620f6e384d (diff)
downloadcf-fsi-master.tar.gz
cf-fsi-master.zip
Cleanup, remove unnecessary masking etc... bump to v5HEADmaster
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 737896f..6a137c4 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
DEBUG ?= 0
# FW version
-FW_VERSION = 4
+FW_VERSION = 5
# ARM compiler for userspace test code
CROSS_COMPILE ?= arm-linux-
OpenPOWER on IntegriCloud