stm32 uclinux 2

作者在 2015-07-14 13:50:08 发布以下内容

cp -a $(rootfs_dir)/*   $(target_out_romfs)

cp -f $(target_out_kernel)/fs/ext2/ext2.ko $(target_out_romfs)/lib/modules

 cp -f $(target_out_kernel)/fs/mbcacke.ko $(target_out_romfs?lic/modules

cp -f $(target_out_user)/bin/*  $(target_out_romfs)/usr/bin

 

 

vim mk/defs.mak

 user_dir := $(root_dir)/user

 targer_out_user := $(target_out)/user

 user_dir := $(root_dir)/usr

target_out_user := $(target_out)/user

 

 

 

默认分类 | 阅读 1899 次
文章评论,共0条
游客请输入验证码
浏览106715次
文章分类