mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Odroid C1 fixes, configuration update
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# S805 C1 quad core
|
||||
KERNEL_TARGET="default"
|
||||
TARGETS=uImage
|
||||
LINUXFAMILY=odroidc1
|
||||
BOOTSIZE=32
|
||||
BOOTCONFIG=odroidc_config
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# S905 C2 quad core
|
||||
ARCH=arm64
|
||||
TARGETS=Image
|
||||
LINUXFAMILY=odroidc2
|
||||
BOOTSIZE=32
|
||||
BOOTCONFIG=odroidc2_config
|
||||
|
||||
Reference in New Issue
Block a user