mirror of
https://github.com/torvalds/linux.git
synced 2026-09-20 17:43:57 -04:00
The "wrapper" script was using the wrong names for the initrd and dtb (device-tree blob) sections. This fixes it, and also ensures the symbols for the start and end of the dtb get defined correctly. Signed-off-by: Paul Mackerras <paulus@samba.org>