mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
12 lines
367 B
Plaintext
12 lines
367 B
Plaintext
# Copyright (C) 2014 NEO-Technologies
|
|
# Released under the MIT license (see COPYING.MIT for the terms)
|
|
|
|
#@TYPE: Machine
|
|
#@NAME: Radxa Rock Board
|
|
#@DESCRIPTION: Machine configuration for the Radxa Rock Board, based on Rockchip RK3188 CPU
|
|
#http://radxa.com
|
|
|
|
require conf/machine/include/rockchip.inc
|
|
|
|
PREFERRED_PROVIDER_virtual/kernel = "linux-rockchip-3.0-radxa-rock"
|