netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ethtool: enable a smaller build
@ 2014-02-27  1:35 Florian Fainelli
  2014-02-27  1:35 ` [PATCH 1/2] gitignore: ignore test-driver Florian Fainelli
  2014-02-27  1:35 ` [PATCH 2/2] ethtool: allow for a smaller build Florian Fainelli
  0 siblings, 2 replies; 8+ messages in thread
From: Florian Fainelli @ 2014-02-27  1:35 UTC (permalink / raw)
  To: ben; +Cc: netdev, Florian Fainelli

Hi Ben,

This patchset fixes a missing entry in .gitignore and adds a new
option to the configure script to produced a smaller ethtool executable
(saves about 65% of its size) by disabling register and EEPROM dumps
pretty printing.

Florian Fainelli (2):
  gitignore: ignore test-driver
  ethtool: allow for a smaller build

 .gitignore   | 1 +
 Makefile.am  | 6 +++++-
 configure.ac | 8 ++++++++
 ethtool.c    | 8 ++++++--
 4 files changed, 20 insertions(+), 3 deletions(-)

-- 
1.8.3.2

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-02-27 22:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-27  1:35 [PATCH 0/2] ethtool: enable a smaller build Florian Fainelli
2014-02-27  1:35 ` [PATCH 1/2] gitignore: ignore test-driver Florian Fainelli
2014-02-27 22:53   ` Ben Hutchings
2014-02-27  1:35 ` [PATCH 2/2] ethtool: allow for a smaller build Florian Fainelli
2014-02-27 10:05   ` David Laight
2014-02-27 17:34     ` Florian Fainelli
2014-02-27 22:56     ` Ben Hutchings
2014-02-27 22:52   ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).