We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@wj:/home/wj/tmp# ls linux rootfs rootfs.img root@wj:/home/wj/tmp# sudo make -C busybox install CONFIG_PREFIX=../rootfs make: *** busybox: 没有那个文件或目录。 停止。
The text was updated successfully, but these errors were encountered:
没有看到busybox目录,看起来是busybox没有clone成功,可以尝试在/home/wj/tmp目录下,重新克隆一下busybox的源码
Sorry, something went wrong.
No branches or pull requests
root@wj:/home/wj/tmp# ls linux rootfs rootfs.img root@wj:/home/wj/tmp# sudo make -C busybox install CONFIG_PREFIX=../rootfs make: *** busybox: 没有那个文件或目录。 停止。
The text was updated successfully, but these errors were encountered: