mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-25 16:16:36 +00:00

Removing the dependency on the boot image build was good, but it also meant that the $< expansion by make needed to be done explicitly. Noted by Stephen Hemminger. Signed-off-by: Linus Torvalds <torvalds@osdl.org>