diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-01-29 15:39:22 +0900 |
---|---|---|
committer | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-02-02 13:08:52 +0900 |
commit | dfc7a9a475133deaec07efe8be3479b0b0dfec48 (patch) | |
tree | 23d2f2e16869b74f8de0513bf6521660da9757f8 /Makefile | |
parent | bbf17e594e7d9629016a63f5dd4fe004d17604d5 (diff) |
add BSP 4.1.x upport request
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ TEAM = Core IO MM MEMBER = BSP Geert Jacopo Kaneko Kieran Laurent Magnus Marek Morimoto Niklas Shimoda Simon Ulrich Wolfram NoAssignee STATUS = New Active Blocked Paused Done Abandoned NOPARAM = subindex body index -BSP = bsp39x +BSP = bsp41x bsp39x all: wiki/Chat_log.wiki .git/hooks/pre-commit @make -s ${HTMLDIR} ${WIKIDIR} |