Prebuild Busybox

Prebuild with tools in ndk-box-kitchen
This commit is contained in:
topjohnwu
2024-07-17 02:58:31 -07:00
parent 7c0b25cad9
commit ef81cdab4f
9 changed files with 38 additions and 142 deletions

View File

@@ -172,9 +172,3 @@ include $(BUILD_STATIC_LIBRARY)
include src/Android-rs.mk
include src/base/Android.mk
include src/external/Android.mk
ifdef B_BB
include src/external/busybox/Android.mk
endif