Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Commit

Permalink
Bumped revision to 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paldier committed Sep 21, 2020
1 parent 3e8ee4c commit b97193c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/src-rt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export PATH := $(RELEASEDIR)/tools:$(SRCBASE)/ctools:$(PATH)
#K3C/K3/SBRAC1900P/SBRAC3200P/R7000/R8000/R7900P/R8000P
export MERLINR_NAME := RTACRH17
export MERLINR_VER_MAJOR :=B
export MERLINR_VER_MINOR :=5.1.2b
export MERLINR_VER_MINOR :=5.1.2
export MERLINR_VER := $(MERLINR_VER_MAJOR)$(MERLINR_VER_MINOR)
export MERLINRVER := $(MERLINR_NAME)_$(MERLINR_VER)
ifeq ($(MERLINR_NAME),RTACRH17)
Expand Down

0 comments on commit b97193c

Please sign in to comment.