maintain package selection
This commit is contained in:
1
.github/workflows/r2s_native-dev.yml
vendored
1
.github/workflows/r2s_native-dev.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
echo 'CONFIG_TARGET_rockchip=y
|
||||
CONFIG_TARGET_rockchip_armv8=y
|
||||
CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y' > .config
|
||||
cat ../base_rk3328.seed >> .config
|
||||
cat ../minimal_config.seed >> .config
|
||||
|
||||
- name: Compile
|
||||
|
||||
Reference in New Issue
Block a user