Configuration updates for download page. Added: INCLUDE1,2,3 ... which represents box with custom .md file from lib.docs
This commit is contained in:
parent
b2c72fcae9
commit
810b4e454d
@ -9,3 +9,9 @@ CPUMAX=1200000
|
||||
CLI_TARGET="jessie,xenial:default"
|
||||
DESKTOP_TARGET="xenial:default"
|
||||
KERNEL_TARGET="default,dev"
|
||||
#
|
||||
HARDWARE="https://linux-sunxi.org/Beelink_X2"
|
||||
CHIP="http://docs.armbian.com/Hardware_Allwinner-H3/"
|
||||
FORUMS="http://forum.armbian.com/index.php/forum/13-allwinner-h3"
|
||||
MAINLINE="hide"
|
||||
INCLUDE1="Remarks|docs/boards/beelinkx2.md"
|
||||
@ -8,6 +8,7 @@ CLI_TARGET="jessie,xenial:default,next"
|
||||
DESKTOP_TARGET="jessie:default,next"
|
||||
KERNEL_TARGET="default,next,dev"
|
||||
#
|
||||
CHIP="http://docs.armbian.com/Hardware_Freescale-imx6/#cubox-and-hummingboard-boards";
|
||||
HARDWARE="http://wiki.solid-run.com/doku.php?id=products:imx6";
|
||||
FORUMS="http://forum.armbian.com/index.php/forum/5-freescale-imx6x";
|
||||
CHIP="http://docs.armbian.com/Hardware_Freescale-imx6/#cubox-and-hummingboard-boards"
|
||||
HARDWARE="http://wiki.solid-run.com/doku.php?id=products:imx6"
|
||||
FORUMS="http://forum.armbian.com/index.php/forum/5-freescale-imx6x"
|
||||
INCLUDE1="Remarks|docs/boards/cubox-i.md"
|
||||
Loading…
Reference in New Issue
Block a user