Add sun8i target config.

This commit is contained in:
jbnadal
2016-12-06 13:52:36 +01:00
parent dbf4ef647d
commit fec78977ac
63 changed files with 11025 additions and 345 deletions

View File

@@ -0,0 +1,14 @@
#
# Entry point for the project.
# Define the target.
export BR_PROJECT:=$(shell pwd)
export BR_PROJECT_NAME:=sun8i-h2_domo
export BR_BOARD:=$(shell pwd)/../../bsp/board/domo/
include $(BR_BOARD)/main.mk
install:
cp $(BR_STAGING)/buildroot/images/zImage /tftpboot/
cp $(BR_STAGING)/buildroot/images/rootfs.cpio.uboot /tftpboot/