Files
build/config/boards/cubietruck.csc
Rolf Leggewie 94d26351d2 config: change order of preferred kernels
reorder kernel preference in more boards as "current > edge > legacy"
2025-08-21 18:16:18 +08:00

8 lines
217 B
Plaintext

# Allwinner A20 dual core 2GB RAM SoC 1xSATA GBE WiFi/BT
BOARD_NAME="Cubietruck"
BOARDFAMILY="sun7i"
BOARD_MAINTAINER=""
BOOTCONFIG="Cubietruck_config"
KERNEL_TARGET="current,edge,legacy"
KERNEL_TEST_TARGET="current"