Skip to content

Commit e97466f

Browse files
authored
Update build-kernel.yml
1 parent 7165c5a commit e97466f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-kernel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ jobs:
234234
ls scripts
235235
echo "this file config:"
236236
ls -l scripts/config
237-
make ARCH=arm64 arch/${{ env.KERNEL_ARCH }}/configs/${DEVICE}_defconfig
237+
make ARCH=arm64 ${DEVICE}_defconfig
238238
scripts/config --disable CONFIG_CC_STACKPROTECTOR_STRONG
239239
240240
- name: Download source boot image

0 commit comments

Comments
 (0)