Update README.md

This commit is contained in:
John Wu 2018-12-25 18:26:13 +08:00 committed by GitHub
parent 588015da24
commit fd1437f733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ You have to clone sources of \*box to the current directory and checkout to your
## Busybox ## Busybox
Building busybox requires an excessive amount of source code patching, and Makefiles are extremely difficult to create. Building busybox requires an excessive amount of source code patching, and Makefiles are extremely difficult to create.
`./busybox.sh patch` to apply required patches (clone [osm0sis/android-busybox-ndk](https://github.com/osm0sis/android-busybox-ndk) to `busybox_patches` beforehand) `./busybox.sh patch` to apply required patches
`./busybox.sh generate` to generate required Makefiles and headers `./busybox.sh generate` to generate required Makefiles and headers