Index: [thread] [date] [subject] [author]
  From: Jon M. Taylor <taylorj@ecs.csus.edu>
  To  : GGI mailing list <ggi-develop@eskimo.com>
  Date: Sat, 18 Jul 1998 14:31:27 -0700 (PDT)

A few kgicon changes

* There's a primitive Makefile in kgicon/ that will let you do a "make
install" as root and create the symlink in /usr/src/linux/include/kgi (yes
the kernel source path is hardwired for now).

* .make_rules has been changed so that you don't have to symlink the kgi/
directory into the linux source tree anymore.  Once the degas directory
structure gets cleaned up and kgicon/ becomes kgi/, the need to symlink
the includes dir should also go away.  None of those symlinks are
necessary as long as we are only dealing with modules, which is going to
be the case for the next little while anyway.

* I fixed several missing-file problems and now I can get the Trio64V+ 
driver to make and insert correctly once again

* there is a new kgicon/util directory which contains the source to the
con2fbmap and fbset (Geert's latest pre-2.0) utilities.

Jon

---
'Cloning and the reprogramming of DNA is the first serious step in 
becoming one with God.'
	- Scientist G. Richard Seed

Index: [thread] [date] [subject] [author]