hocclk/ldr: add kip migration skeleton

This commit is contained in:
souldbminersmwc
2026-05-22 16:35:56 -04:00
parent fd9e5a2e08
commit 4271efb4a7
6 changed files with 26 additions and 11 deletions

View File

@@ -28,9 +28,9 @@ INCLUDES := ../common/include src/hos src/soc src/i2c src/util src/pwr src/ipc
EXEFS_SRC := exefs_src
LIBNAMES := minIni
# major minor patch
TARGET_VERSION := 2.3.1
KIP_VERSION := 231
CUST_REV := 3
TARGET_VERSION := 2.4.0
KIP_VERSION := 240
CUST_REV := 4
#---------------------------------------------------------------------------------
# options for code generation