mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH linux-firmware 0/4] Complete source for GPL'd firmware
@ 2011-12-17  4:28 Ben Hutchings
  2011-12-17  4:29 ` [PATCH linux-firmware 1/4] dsp56k: Add makefile for building from source Ben Hutchings
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ben Hutchings @ 2011-12-17  4:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: David Woodhouse

[-- Attachment #1: Type: text/plain, Size: 1161 bytes --]

Some of the source code for firmware licenced under the GPL is not
included in the linux-firmware repository or has incomplete or
inaccurate build instructions.  This series adds the missing pieces.
With the appropriate tools installed, these makefiles produce identical
binaries to those already in the repository.

Ben.

Ben Hutchings (4):
  dsp56k: Add makefile for building from source
  dvb-ttpci: Add source code and makefile
  keyspan_pda: Fix parse error with as31 version 2.3.1
  keyspan_pda: Add makefile for building from source

 WHENCE                     |   10 +++-
 av7110/Boot.S              |  109 ++++++++++++++++++++++++++++++++++++++++++++
 av7110/Makefile            |   11 ++++
 dsp56k/Makefile            |    6 ++
 dsp56k/concat-bootstrap.pl |   33 +++++++++++++
 keyspan_pda/Makefile       |   12 +++++
 keyspan_pda/keyspan_pda.S  |    7 ++-
 7 files changed, 185 insertions(+), 3 deletions(-)
 create mode 100644 av7110/Boot.S
 create mode 100644 av7110/Makefile
 create mode 100644 dsp56k/Makefile
 create mode 100644 dsp56k/concat-bootstrap.pl
 create mode 100644 keyspan_pda/Makefile

-- 
1.7.7.3



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

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

end of thread, other threads:[~2011-12-17  4:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-17  4:28 [PATCH linux-firmware 0/4] Complete source for GPL'd firmware Ben Hutchings
2011-12-17  4:29 ` [PATCH linux-firmware 1/4] dsp56k: Add makefile for building from source Ben Hutchings
2011-12-17  4:30 ` [PATCH linux-firmware 2/4] dvb-ttpci: Add source code and makefile Ben Hutchings
2011-12-17  4:30 ` [PATCH linux-firmware 3/4] keyspan_pda: Fix parse error with as31 version 2.3.1 Ben Hutchings
2011-12-17  4:31 ` [PATCH linux-firmware 4/4] keyspan_pda: Add makefile for building from source Ben Hutchings
2011-12-17  4:33 ` [PATCH linux-firmware 0/4] Complete source for GPL'd firmware Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®