aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/rk3188.inc
blob: 59e65d14647e0efd372eedc21876e1ecdc1211a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (C) 2015 Romain Perier
# Released under the MIT license (see COPYING.MIT for the terms)

SOC_FAMILY  = "rk3188"

require conf/machine/include/tune-cortexa9.inc
require conf/machine/include/soc-family.inc
require conf/machine/include/rockchip-defaults.inc

KBUILD_DEFCONFIG = "multi_v7_defconfig"
KERNEL_IMAGETYPE = "zImage"