Files
build/config/boards/lime.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
215 B
Plaintext

# Allwinner A20 dual core 512Mb SoC
BOARD_NAME="A20 OLinuXino Lime"
BOARDFAMILY="sun7i"
BOARD_MAINTAINER=""
BOOTCONFIG="A20-OLinuXino-Lime_defconfig"
KERNEL_TARGET="legacy,current,edge"
KERNEL_TEST_TARGET="current"