mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
The current script can overwrite drivers which are set as built-in in the board-specific config. This is not desirable. Add a check to ensure we do not convert built-in stuff into modules. Signed-off-by: Ayush Singh <ayush@beagleboard.org>