cis: Add makefile for building CIS files from text format
authorBen Hutchings <ben@decadent.org.uk>
Wed, 24 Aug 2011 05:31:12 +0000 (06:31 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 4 Jan 2012 00:08:58 +0000 (00:08 +0000)
commit81ee454d0911f3ec00d06e69c4f5e4cf6dc06995
treeea4a1daf10fab87d2d2140c63a08b5abdbb35dc1
parentde960e5045cce262dabfba7aee621ddf27b67bdb
cis: Add makefile for building CIS files from text format

Most of the CIS files come from the pcmcia-cs project and are built
from a text format using the pack_cis tool.

In pcmcia-cs 3.2.8, apparently the last release, pack_cis had some
bugs that are fatal when it is built with a current gcc and glibc.
Therefore I refer to my own repackaged version that runs successfully
and generates exactly the same binaries included here.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
cis/Makefile [new file with mode: 0644]