Skip to content

Commit 4621a09

Browse files
committed
build: update p0soc as soc default value.
Signed-off-by: guibing <guibing@nucleisys.com>
1 parent 4b95e67 commit 4621a09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Makefile Variable SOC
22
## SOC Supported:
3-
## evalsoc: Nuclei Evaluation SoC
4-
SOC ?= evalsoc
3+
## p0soc: Nuclei P0 SoC
4+
SOC ?= p0soc
55

66
## Makefile Variable CORE
77
## CORE Supported:

0 commit comments

Comments
 (0)