Update openwrt-ci.yml
This commit is contained in:
parent
dbbc8fc219
commit
0b7d4b634c
6
.github/workflows/openwrt-ci.yml
vendored
6
.github/workflows/openwrt-ci.yml
vendored
@ -48,7 +48,11 @@ jobs:
|
||||
run: |
|
||||
./scripts/feeds update -a
|
||||
./scripts/feeds install -a -f
|
||||
|
||||
echo '
|
||||
CONFIG_TARGET_rockchip=y
|
||||
CONFIG_TARGET_rockchip_armv8=y
|
||||
CONFIG_TARGET_MULTI_PROFILE=y
|
||||
' >> .config
|
||||
- name: Generate configuration file
|
||||
run: make defconfig
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user