bigtreetech-cb1: edge: remove hook that changed device tree used
This commit is contained in:
parent
9af94d5977
commit
ae53057334
@ -11,9 +11,3 @@ BOOTFS_TYPE="fat"
|
||||
BOOT_FS_LABEL="BOOT"
|
||||
OVERLAY_PREFIX="sun50i-h616"
|
||||
BOOT_FDT_FILE="allwinner/sun50i-h616-bigtreetech-cb1-sd.dtb"
|
||||
|
||||
post_family_config__fdt_bigtreetech_cb1() {
|
||||
if [[ "${BRANCH}" = "edge" ]]; then
|
||||
BOOT_FDT_FILE="allwinner/sun50i-h616-bigtreetech-pi.dtb"
|
||||
fi
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user