Skip to content
Snippets Groups Projects
Commit 835ba542 authored by Ahmed ElArabawy's avatar Ahmed ElArabawy
Browse files

Wifi: Store unstripped wlan.ko image


This commit adds wlan.ko to the list of unstripped kernel module images
to store on the dist directory, and eventually on the build server.
This will be useful for debugging purposes.

Bug: 80534894
Test: Run the build and make sure the image(s) exists in dist folder

Change-Id: I145b2eb29b94c54083240e12a60f892b1d36a759
Signed-off-by: default avatarAhmed ElArabawy <arabawy@google.com>
parent e72ca98c
No related branches found
No related tags found
No related merge requests found
...@@ -22,3 +22,6 @@ System.map ...@@ -22,3 +22,6 @@ System.map
" "
IN_KERNEL_MODULES=1 IN_KERNEL_MODULES=1
STOP_SHIP_TRACEPRINTK=1 STOP_SHIP_TRACEPRINTK=1
UNSTRIPPED_MODULES="
wlan.ko
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment