mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-19 05:11:32 +00:00
Merging Olimex Micro with eMMC version + enabling nightly
This commit is contained in:
parent
d50a55e970
commit
f10b526402
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# A20 dual core 1Gb SoC
|
# A20 dual core 1Gb SoC
|
||||||
BOARD_NAME="Micro"
|
BOARD_NAME="Micro"
|
||||||
LINUXFAMILY="sun7i"
|
LINUXFAMILY="sun7i"
|
||||||
BOOTCONFIG="A20-OLinuXino_MICRO_config"
|
BOOTCONFIG="A20-OLinuXino_MICRO_eMMC_config"
|
||||||
MODULES="hci_uart gpio_sunxi rfcomm hidp bonding spi_sun7i 8021q a20_tp"
|
MODULES="hci_uart gpio_sunxi rfcomm hidp bonding spi_sun7i 8021q a20_tp"
|
||||||
MODULES_NEXT="bonding"
|
MODULES_NEXT="bonding"
|
||||||
#
|
#
|
||||||
|
@ -9,6 +9,9 @@ KERNEL_TARGET="default,next,dev"
|
||||||
CLI_TARGET="jessie,xenial:next"
|
CLI_TARGET="jessie,xenial:next"
|
||||||
DESKTOP_TARGET="xenial:default,next"
|
DESKTOP_TARGET="xenial:default,next"
|
||||||
#
|
#
|
||||||
|
CLI_BETA_TARGET="stretch:next"
|
||||||
|
DESKTOP_BETA_TARGET=""
|
||||||
|
#
|
||||||
RECOMMENDED="Ubuntu_xenial_default_desktop:90,Debian_jessie_next:100"
|
RECOMMENDED="Ubuntu_xenial_default_desktop:90,Debian_jessie_next:100"
|
||||||
#
|
#
|
||||||
BOARDRATING=""
|
BOARDRATING=""
|
||||||
|
|
Loading…
Add table
Reference in a new issue