mirror of
https://github.com/armbian/build.git
synced 2025-09-06 14:21:19 +02:00
If the array exists in this location, initializing an empty array will destroy all the data that was stored in it. Do not initialize an empty KERNEL_DRIVERS_SKIP array if it exists. This allows us to create an array anywhere in the script, including the user configuration, in a secure way.