mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
8 lines
289 B
Plaintext
8 lines
289 B
Plaintext
# A20 dual core 1Gb SoC
|
|
LINUXFAMILY=sun7i
|
|
BOOTCONFIG=Linksprite_pcDuino3_Nano_defconfig
|
|
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i"
|
|
MODULES_NEXT="bonding"
|
|
CLI_TARGET="jessie,trusty:default,next"
|
|
DESKTOP_TARGET="jessie:default,next"
|
|
KERNEL_TARGET="default,next,dev" |