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