fix compile error

This commit is contained in:
hyx 2026-01-31 09:40:54 +08:00
parent 0e172851c7
commit 26ea83f1f5
3 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
make distclean
rm -rf out
make project_demo_ld_defconfig
make xos -j$(nproc)