Files
build/config/boards/olimex-a20-olinuxino-micro.csc
Igor Pecovnik a78e88dff5 Build automation: update kernel test targets for many boards
- remove duplicated MAINTAINER field for BPI m7
- update README
2024-08-21 12:52:25 +02:00

8 lines
232 B
Plaintext

# Allwinner A20 dual core 1Gb SoC eMMC 1xSATA
BOARD_NAME="A20 OLinuXino Micro"
BOARDFAMILY="sun7i"
BOARD_MAINTAINER=""
BOOTCONFIG="A20-OLinuXino_MICRO-eMMC_defconfig"
KERNEL_TARGET="legacy,current,edge"
KERNEL_TEST_TARGET="current"