mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
ANDROID: allmodconfig: drop openssl from ADDITIONAL_HOST_TOOLS
This is now provided through the prebuilt build-tools. Bug: 179516498 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I23152d35944b1efdb7aab9ef6c55aaad2ae1cbed
This commit is contained in:
parent
ef691a49c5
commit
59bb441b1d
|
|
@ -13,5 +13,3 @@ function update_config() {
|
|||
(cd ${OUT_DIR} && \
|
||||
make O=${OUT_DIR} $archsubarch CROSS_COMPILE=${CROSS_COMPILE} "${TOOL_ARGS[@]}" ${MAKE_ARGS} olddefconfig)
|
||||
}
|
||||
|
||||
ADDITIONAL_HOST_TOOLS="${ADDITIONAL_HOST_TOOLS} openssl"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user