Error build only kernel image in imx8m mini evk for Android 10 OS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Error build only kernel image in imx8m mini evk for Android 10 OS

1,387件の閲覧回数
Ruban1
Contributor II

Error build only kernel image in imx8m mini evk for Android 10 OS

i am getting error as make mrproper

i have attached screenshot below

Kindly provide the solution

Thanks and regards

Ruban

 

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,382件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Ruban1,

 

At this point we can see that when there is a .config file in the kernel/ directory or a config/ directory exists in the kernel/include/ directory, the shell prints the error message seen at the beginning of this paragraph and exits. The solution to the problem is to delete the 2 objects. Go to the kernel/ directory and look for the .config file. If you go to the kernel/include/ directory, you will find the config/ directory! Go into the directory and see that it is empty (an empty directory can cause the entire project to fail to compile, and the details affect the success or failure!).

After removing the config/ directory, go back to the top of the Android project, re-execute the source and lunch commands, and recompile.

Regards

0 件の賞賛
返信

1,373件の閲覧回数
Ruban1
Contributor II

I am not able to find .config file.. the only file available is config.list.

Regard 

Ruban

0 件の賞賛
返信