Skip to content

Commit

Permalink
Update build_x20.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Mar 21, 2024
1 parent 74b549a commit 34843f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_x20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
sed -i 's/CONFIG_PLATFORM_I386_PC = y/CONFIG_PLATFORM_I386_PC = n/g' Makefile
sed -i 's/CONFIG_PLATFORM_ARM_RPI = n/CONFIG_PLATFORM_ARM_RPI = y/g' Makefile
cd ../../../../
make x20_defconfig
make prepare
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- x20_defconfig
cd ../../
rm -Rf *.zip
echo "---------------"
Expand Down

0 comments on commit 34843f7

Please sign in to comment.