5 lines
77 B
Bash
Executable File
5 lines
77 B
Bash
Executable File
make distclean
|
|
rm -rf out
|
|
make project_demo_ld_defconfig
|
|
make xos -j$(nproc)
|