mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user