Skip to content

Commit 060b9d2

Browse files
authored
Update build-kernel.yml
1 parent e97466f commit 060b9d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-kernel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ jobs:
236236
ls -l scripts/config
237237
make ARCH=arm64 ${DEVICE}_defconfig
238238
scripts/config --disable CONFIG_CC_STACKPROTECTOR_STRONG
239+
make ARCH=arm64 olddefconfig
239240
240241
- name: Download source boot image
241242
if: env.BUILD_BOOT_IMG == 'true'

0 commit comments

Comments
 (0)