1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 06:38:07 +00:00

Fix image link in linux-misc-1.md

This commit is contained in:
Chun-Hung Tseng 2021-09-07 00:29:20 +02:00 committed by GitHub
parent b7fad6ac7c
commit ad344c2c91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -224,7 +224,7 @@ $ make -j4
`busybox` is an executable file - `/bin/busybox` that contains a set of standard tools like [coreutils](https://en.wikipedia.org/wiki/GNU_Core_Utilities). In the `busysbox` menu we need to enable: `Build BusyBox as a static binary (no shared libs)` option:
![busysbox menu](http://i68.tinypic.com/11933bp.png)
![busysbox menu](https://i.imgur.com/TxPRCzQ.png)
We can find this menu in the: