mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
machine: rk3066: Use SoC specific assignments
In this way the modifications will be used on all RK3066 boards. Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com> Reviewed-by: Trevor Woerner <twoerner@gmail.com> Reviewed-by: Romain Perier <romain.perier@collabora.com>
This commit is contained in:
parent
18f6afefd1
commit
b3c70ca0b6
|
@ -1,7 +1,10 @@
|
|||
# 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
|
||||
|
||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user