* tools: shellfmt: Beautify and add board configs to formatting list * Format the whole code using `lib/tools/shellfmt.sh` --------- Co-authored-by: Igor <igor@armbian.com>
9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
# Allwinner A33 quad core 1Gb SoC
|
|
BOARD_NAME="A33 OLinuXino"
|
|
BOARDFAMILY="sun8i"
|
|
BOARD_MAINTAINER=""
|
|
HAS_VIDEO_OUTPUT="no"
|
|
BOOTCONFIG="A33-OLinuXino_defconfig"
|
|
OVERLAY_PREFIX="sun8i-a33"
|
|
KERNEL_TARGET="legacy,current,edge"
|