mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Remove deprecated Odroid XU4 legacy 4.14.y branch * Clean deprecated kernels from meson64 family - legacy kernel 4.9 was removed - current 5.10 was replaced with 5.19 - edge remains on 5.19 until someone bumps it to 6 - patches between 5.11 and 5.18 were removed, 5.10 will be kept for awhile * Update configs
8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
# Sansung Exynos5422 octa core 2GB RAM SoC GBE USB3
|
|
BOARD_NAME="Odroid XU4"
|
|
BOARDFAMILY="odroidxu4"
|
|
BOOTCONFIG="odroid-xu4_defconfig"
|
|
SERIALCON="ttySAC2"
|
|
KERNEL_TARGET="current,edge"
|
|
FULL_DESKTOP="yes"
|