Fix build dtb package
Armbian uses subdirectories for arm and <allwinner/overlay> for arm64.
Delete the vendor's directory if the target architecture is an arm.
How Has This Been Tested?
[x] Test build and install on bananapi-m3 (arm) board.
[x] Test build and install on bananapi-m64 (arm64) board.
Description
How Has This Been Tested?