efi: Add 'strip' make target and don't installer wrapper
authorMatt Fleming <matt.fleming@intel.com>
Fri, 9 Nov 2012 15:16:18 +0000 (15:16 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 9 Nov 2012 16:00:07 +0000 (16:00 +0000)
commit3ded0ba32465be4488d1558d5916c5501e39ec7b
treeb241580196770f9e35d518e641c9cf34bbac7476
parentba1f0dd888474d80a82e4c97367cc789e67b1333
efi: Add 'strip' make target and don't installer wrapper

The wrapper executable is only useful when building Syslinux. It
shouldn't be distributed outside of the build directories, so remove
it in the 'tidy dist' target.

Also add a 'strip' target which is required when building a release.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
efi/Makefile