armbian-build/lib
Ricardo Pardini 86cfcf304a patching: support 'incremental' Makefile auto-patching, for vendor kernels
- without incremental: true:
  - we replace the DT Makefile based on *.dts at the DT directory after all patching/copying is done
  - overlay target is added if overlays present
- with incremental: true:
  - we parse the Makefile, parse the DTs being built, and only add .dts's we have added from 'dt' directory
  - overlays target are not added; we assume smth else already added them
2024-02-04 11:24:31 +01:00
..
functions uboot: make sure patches work for custom uboot builds too 2024-02-04 11:22:27 +01:00
tools patching: support 'incremental' Makefile auto-patching, for vendor kernels 2024-02-04 11:24:31 +01:00
library-functions.sh lib: implement and sprinkle some very basic config var change-tracking across board/family sourcing and several hook calls 2024-01-07 18:58:36 +01:00
single.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00