Creating file in file system reg

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

Creating file in file system reg

875 次查看
sachusanal
Contributor III

hai ,

I need to create one file which contains kernel version in file system.It will create automatically when the kernel build occured

标签 (1)
0 项奖励
回复
1 回复

810 次查看
bpe
NXP Employee
NXP Employee

Execute this once the target is up:

cat /proc/version > running_kernel_version.txt


Have a great day,
Platon

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复