mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-31 03:01:47 +00:00
13 lines
311 B
Text
13 lines
311 B
Text
# A20 dual core 1Gb SoC
|
|
BOARD_NAME="pcDuino3"
|
|
BOARDFAMILY="sun7i"
|
|
BOOTCONFIG="Linksprite_pcDuino3_defconfig"
|
|
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i"
|
|
MODULES_NEXT="bonding"
|
|
#
|
|
KERNEL_TARGET="next"
|
|
CLI_TARGET="buster:next"
|
|
DESKTOP_TARGET=""
|
|
#
|
|
CLI_BETA_TARGET=""
|
|
DESKTOP_BETA_TARGET=""
|