lib/family config: remove resquices of KERNELDIR which is completely unused for a long time

- also `MAINLINE_KERNEL_DIR` not needed then
This commit is contained in:
Ricardo Pardini
2023-12-27 19:29:07 +01:00
committed by Igor
parent 64b724d1d7
commit ac599c557a
11 changed files with 0 additions and 14 deletions

View File

@@ -170,7 +170,6 @@ function do_main_configuration() {
# Defaults... # @TODO: why?
declare -g -r MAINLINE_UBOOT_DIR='u-boot'
declare -g -r MAINLINE_KERNEL_DIR='linux-mainline'
# pre-calculate mirrors. important: this sets _SOURCE variants that might be used in common.conf to default things to mainline, but using mirror.
# @TODO: setting them here allows family/board code (and hooks) to read them and embed them into configuration, which is bad: it might end up without the mirror.