commit | 759da9267177e5005c8f21e11d29d26f4f459744 | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Fri Aug 01 23:58:36 2008 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Aug 02 07:52:29 2008 +0100 |
tree | 75f8f0eee78c8a215f9bfe529a1b34f2383a2f28 | |
parent | 2b12a4c524812fb3f6ee590a02e65b95c8c32229 [diff] |
firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages People don't like them and think they're errors. Leave the __fw_install one though; when 'make firmware_install' does nothing, it's best to have a 'Nothing to be done for...' message rather than just doing nothing. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>