mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Overlay management: somewhere we had OVERLAY_DIR and somewhere OVERLAYDIR
This commit is contained in:
@@ -16,7 +16,7 @@ SRC_LOADADDR='LOADADDR=0x1080000'
|
||||
BOOTBRANCH="${BOOTBRANCH_BOARD:-"tag:v2022.07"}"
|
||||
BOOTPATCHDIR="${BOOTPATCHDIR:-"v2022.07"}"
|
||||
OVERLAY_PREFIX='meson'
|
||||
OVERLAYDIR="/boot/dtb/amlogic/overlay"
|
||||
OVERLAY_DIR="/boot/dtb/amlogic/overlay"
|
||||
|
||||
# This is an extension method, put directly in meson64_common. A "built-in" extension if you will.
|
||||
# Bring in LibreELEC's amlogic-boot-fip repo, which is the authoritative source for FIP blobs.
|
||||
|
||||
Reference in New Issue
Block a user