Most things still needs to be filled in, but this will allow us to build boards which use this SOC. BUG=chrome-os-partner:29778 TEST=emerge-veyron coreboot Change-Id: If643d620c5fb8951faaf1ccde400a8e9ed7db3bc Signed-off-by: jinkun.hong <jinkun.hong@rock-chips.com> Reviewed-on: https://chromium-review.googlesource.com/205069 Reviewed-by: Julius Werner <jwerner@chromium.org> Reviewed-by: David Hendricks <dhendrix@chromium.org> Commit-Queue: David Hendricks <dhendrix@chromium.org> Tested-by: David Hendricks <dhendrix@chromium.org>
8 lines
284 B
Makefile
Executable file
8 lines
284 B
Makefile
Executable file
################################################################################
|
|
## Subdirectories
|
|
################################################################################
|
|
subdirs-y += intel
|
|
subdirs-y += nvidia
|
|
subdirs-y += qualcomm
|
|
subdirs-y += samsung
|
|
subdirs-y += rockchip
|