- Config copied directly from 23a9f75564/arch/arm/configs/odroidxu4_defconfig
- Update config resulting from build
Based on options used elsewhere in this repo.
- Remove unneeded 60-linux.hook and 90-linux.hook
- 60-linux.hook is redundant as 60-depmod.hook provided by kmod handles it
- 90-linux.hook is redundant and causes mkinitcpio to run twice under certain
circumstances so instead, simply write a 0-byte file to trigger
90-mkinitcpio-install.hook from mkinitcpio.
Reflects change from 0f2bbe5123
- Consistency fixes
Bring linux-odroid-xu3 more in line with the linux-aarch64 package.