[ARM] Always decend into compressed and bootp subdirectories.
Make was missing the need to rebuild the kernel decompressor when files in arch/arm/boot/compressed are changed. This is because make believes that the object contained within is up to date (because it doesn't know any better.) This cset always forces us to decend into these two directories if the objects inside these are required.
Showing
Please register or sign in to comment