Hello,
Trivial patch to reduce size of sparc32 kernel.
Signed-off-by: Joël Bertrand <jkb@xxxxxxxxxxx>
--- a/arch/sparc/boot/Makefile 2007-03-16 01:20:01.000000000 +0100
+++ b/arch/sparc/boot/Makefile 2007-04-17 16:48:55.000000000 +0200
@@ -49,6 +49,7 @@
# these files being recompiled for each build.
$(obj)/image: $(obj)/btfix.o FORCE
$(call if_changed_rule,image)
+ strip -R .indent -R .comment -R .note $(obj)/image -o
vmlinux.stripped
$(obj)/tftpboot.img: $(obj)/piggyback $(obj)/System.map $(obj)/image FORCE
$(call if_changed,elftoaout)
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html