10 lines
276 B
PHP
Raw Normal View History

2025-05-10 21:49:39 +08:00
# Copyright (c) 2019, Fuzhou Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
SOC_FAMILY ?= "rk3308"
require conf/machine/include/rockchip-arm64-common.inc
KBUILD_DEFCONFIG = "rk3308_linux_defconfig"
RK_LOADER_BACKUP_NUM = "2"