You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this was built out of a repo tree (which is usually the case for the
prebuilt kernel images), compute KBUILD_BUILD_VERSION out of repo's
current manifest branch.
This creates an entry that can be inspected by `uname -v` at runtime or
can be derived from the kernel binary:
$ zgrep -a 'Linux version' Image.gz
Linux version 5.4.0 .... #1 repo:common-android-mainline SMP PREEMPT ..
Bug: 143359504
Change-Id: Ib6c2ce1f96e9a4003a74d448751750d61e97d584
Signed-off-by: Matthias Maennich <[email protected]>
Hi ,我如果想编译mi 10 pro的,是下载这个放在build下面,然后build/build.sh嘛?我是直接make 带参数 ,生成的是 Image,大概只有38M,原声boot. img100多M,但是我unpacking替换后重新打包出来才40M左右
The text was updated successfully, but these errors were encountered: