mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-31 03:01:47 +00:00
10 lines
299 B
Text
10 lines
299 B
Text
# A10 single core 1Gb SoC
|
|
BOARD_NAME="pcDuino2"
|
|
BOARDFAMILY="sun4i"
|
|
BOOTCONFIG="Linksprite_pcDuino_defconfig"
|
|
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sunxi"
|
|
MODULES_NEXT="bonding"
|
|
#
|
|
KERNEL_TARGET="default,next,dev"
|
|
CLI_TARGET="buster:next"
|
|
DESKTOP_TARGET="xenial:default,next"
|