Skip to content

Commit 471aba8

Browse files
authored
add NanoPi R76S support for edge kernel builds (#8609)
1 parent bc1de36 commit 471aba8

File tree

2 files changed

+831
-1
lines changed

2 files changed

+831
-1
lines changed

config/boards/nanopi-r76s.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
BOARD_NAME="NanoPi R76S"
33
BOARDFAMILY="rk35xx"
44
BOOTCONFIG="nanopi-r76s-rk3576_defconfig"
5-
KERNEL_TARGET="vendor" # WIP: current & edge kernel
5+
KERNEL_TARGET="vendor,edge" # WIP: current kernel
66
FULL_DESKTOP="yes"
77
BOOT_LOGO="desktop"
88
BOOT_FDT_FILE="rockchip/rk3576-nanopi-r76s.dtb"

0 commit comments

Comments
 (0)