Skip to content

Commit

Permalink
Fix nanopi-r2s build config
Browse files Browse the repository at this point in the history
  • Loading branch information
thosmos authored and jkilpatr committed Nov 19, 2024
1 parent 26a3465 commit 1368423
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/nanopi-r2s
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CONFIG_TARGET_rockchip=y
CONFIG_TARGET_rockchip_armv8=y
CONFIG_TARGET_DEVICE_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y
CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y
CONFIG_PACKAGE_althea-babeld=y
CONFIG_PACKAGE_althea-cron-jobs=y
CONFIG_PACKAGE_althea-dash=y
Expand Down
3 changes: 1 addition & 2 deletions profiles/devices/nanopi-r2s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ conf_to_build: nanopi-r2s
device: "friendlyarm_nanopi-r2s"
package_id: aarch64_generic
image_paths:
- "rockchip/armv8/openwrt-rockchip-armv8-firefly_roc-rk3328-cc-squashfs-sysupgrade.img.gz"
- "rockchip/armv8/openwrt-rockchip-armv8-firefly_roc-rk3328-cc-ext4-sysupgrade.img.gz"
- "rockchip/armv8/openwrt-rockchip-armv8-friendlyarm_nanopi-r2s-squashfs-sysupgrade.img.gz"
supported: true

listen_interfaces:
Expand Down

0 comments on commit 1368423

Please sign in to comment.