mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Most boards use BR2_KERNEL_HEADERS_AS_KERNEL with their custom kernels. So when creating their custom hash files, the linux-headers.hash is the same as linux.hash. In this case we symlink linux-headers to linux to make maintenance easier. Update the add-custom-hashes tool to explicitly handle this case. Signed-off-by: Brandon Maier <brandon.maier@collins.com> [Peter: use cmp -s] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
3.1 KiB
Executable File
3.1 KiB
Executable File