aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/rk3066.inc
blob: dffbee083125c76fecbd04c1d19439e1cd2f9494 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (C) 2014 NEO-Technologies
# Released under the MIT license (see COPYING.MIT for the terms)

SOC_FAMILY = "rk3066"

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"