Always strip all the modules
commit755ec12eac1030fc9dbffc9594386e07d0153b04
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 17 Jan 2013 18:54:40 +0000 (17 10:54 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 17 Jan 2013 18:54:40 +0000 (17 10:54 -0800)
tree48c1f5c736246a846a66f60108c4f8763d493bd9
parent8f2de46e618a39054fd6e86602391af8da5fcbac
Always strip all the modules

Always strip the modules; they are too big unstripped.  Specifically,
we generate unstripped *.elf files, and then convert them to
stripped *.c32 files.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
15 files changed:
com32/chain/Makefile
com32/cmenu/Makefile
com32/elflink/ldlinux/Makefile
com32/gfxboot/Makefile
com32/gpllib/Makefile
com32/hdt/Makefile
com32/lib/Makefile
com32/libutil/Makefile
com32/lua/src/Makefile
com32/mboot/Makefile
com32/menu/Makefile
com32/modules/Makefile
com32/sysdump/Makefile
mk/elf.mk
mk/lib.mk