mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
add NanoPi R76S support for edge kernel builds (#8609)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
BOARD_NAME="NanoPi R76S"
|
||||
BOARDFAMILY="rk35xx"
|
||||
BOOTCONFIG="nanopi-r76s-rk3576_defconfig"
|
||||
KERNEL_TARGET="vendor" # WIP: current & edge kernel
|
||||
KERNEL_TARGET="vendor,edge" # WIP: current kernel
|
||||
FULL_DESKTOP="yes"
|
||||
BOOT_LOGO="desktop"
|
||||
BOOT_FDT_FILE="rockchip/rk3576-nanopi-r76s.dtb"
|
||||
|
||||
Reference in New Issue
Block a user