flex-builder : How do I restore the default. Config configuration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

flex-builder : How do I restore the default. Config configuration

730 次查看
muaxi8
Contributor V

i used command "flex-builder -c linux:custom -a arm64" Configuring the kernel,,,What should I do if I want to revert to the original configuration

0 项奖励
回复
1 回复

726 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please go to folder flexbuild_lsdk2012/build/linux/linux/arm64/LS/output/LSDK-20.12-V5.4, backup .config file and use the attached .config_bak to replace it.

 

You also could try the following method.

Remove Linux Kernel build folder flexbuild_lsdk2012/build/linux/linux/arm64/LS/output/LSDK-20.12-V5.4

and run the following command again.

flex-builder -c linux  -a arm64

 

0 项奖励
回复