mirror of
https://github.com/armbian/build.git
synced 2025-09-06 22:31:02 +02:00
- also, for extension style hook `post_uboot_custom_postprocess`, don't do it 3 times, just once - this commit will cause rebuild of all u-boots - and that's a good thing, many custom changes in family code (eg ddr change in rk322x) were being ignored - thanks @paolosabatino