commit | 4d2718d00de9896b27cec86b03c50cbfcf3afde4 | [log] [tgz] |
---|---|---|
author | Manuel Lauss <mano@roarinelk.homelinux.net> | Tue Oct 30 09:54:12 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 30 09:54:12 2007 +0900 |
tree | 7dd026683894f0503370138dd18276418150854a | |
parent | 767f0d68677ad19b3a85beb88f4e4dd54a047e42 [diff] |
sh: fix zImage build with >=binutils-2.18 Starting with binutils somewhere around 2.17.50.14 the vmlinux file contains a ".note.gnu.build-id" section which doesn't get removed when the zImage is built; resulting in a 2GB intermediate file and a broken zImage. Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net> Signed-off-by: Paul Mundt <lethal@linux-sh.org>