添加后板sdk更改,裁剪文件系统和kernel

This commit is contained in:
lijunliang
2024-05-14 15:08:19 +08:00
parent 47b4c1d7b2
commit d352eaa4c5
28 changed files with 1445 additions and 113 deletions

View File

@@ -0,0 +1,10 @@
# define the verions of the image
# format: main
# such as 1, 2
# NOTICE: the range of main version is from 0 to 31,
# ROOT_ROLLBACK_USE ---0:not used,1:used
# when you change the version, you must increase main version, and never reduce the versions.
# the default version is 0
ROOT_ROLLBACK_USED = 1
MAIN_VERSION = 0