ANDROID: distribute Module.symvers
Module.symvers contains the exported symbols with additional metadata, which can be used to build kernel modules that use/need them. Bug: 202914651 Signed-off-by: Isaac Chen <ycchen@google.com> Change-Id: Ife00f368723f08bfdbe56cb1737ee328e2749d00
This commit is contained in:
parent
6eea8a6d1d
commit
05cd3c592d
@ -11,4 +11,5 @@ arch/arm64/boot/Image.gz
|
||||
arch/arm64/boot/Image
|
||||
vmlinux
|
||||
System.map
|
||||
Module.symvers
|
||||
"
|
||||
|
@ -8,4 +8,5 @@ FILES="
|
||||
arch/x86/boot/bzImage
|
||||
vmlinux
|
||||
System.map
|
||||
Module.symvers
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user