Last active
April 25, 2022 03:33
-
-
Save paranlee/51b06744d25d3b339e2fdc7f94b0bdd6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone https://git.busybox.net/busybox | |
| cd busybox | |
| git checkout 1_32_1 | |
| make defconfig | |
| make menuconfig |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment