# # ChangeLog for /i2c/trunk/Makefile # # Generated by Trac 0.11.7 # 05/26/13 09:20:55 Fri, 18 Aug 2000 01:08:42 GMT frodo [3493] * i2c/trunk/Makefile (modified) Fixed i2c build system: kernel headers were put in the wrong place. Sun, 09 Jul 2000 20:35:42 GMT frodo [3484] * i2c/trunk/INSTALL (modified) * i2c/trunk/Makefile (modified) * i2c/trunk/QUICKSTART (modified) MODDIR changes, as promised Wed, 22 Mar 2000 22:59:54 GMT frodo [3465] * i2c/trunk/Makefile (modified) * i2c/trunk/kernel/i2c-algo-pcf.c (modified) * i2c/trunk/kernel/i2c-elektor.c (modified) * i2c/trunk/mkpatch/mkpatch.pl (modified) Changed detection of kernel version to use Sun, 27 Feb 2000 22:20:16 GMT frodo [3456] * i2c/trunk/Makefile (modified) Fixed Makefile # This is the directory into which the header files will ... Mon, 17 Jan 2000 12:57:42 GMT frodo [3431] * i2c/trunk/Makefile (modified) Makefile fix (thanks Bob Petersen) Sun, 16 Jan 2000 16:43:30 GMT frodo [3430] * i2c/trunk/Makefile (modified) * i2c/trunk/kernel/i2c-algo-bit.c (modified) * i2c/trunk/kernel/i2c-algo-pcf.c (modified) * i2c/trunk/kernel/i2c-elv.c (modified) * i2c/trunk/kernel/i2c-philips-par.c (modified) * i2c/trunk/kernel/i2c-velleman.c (modified) * i2c/trunk/kernel/i2c.h (modified) Changed several copyright dates to include 2000 Only for those ... Fri, 24 Dec 1999 19:56:38 GMT frodo [3423] * i2c/trunk/Makefile (modified) * i2c/trunk/kernel/Module.mk (modified) Implemented DESTDIR in Makefiles For the lm_sensors build system, ... Mon, 27 Sep 1999 10:36:25 GMT frodo [3386] * i2c/trunk/Makefile (modified) * i2c/trunk/mkpatch/Module.mk (added) Now `make clean' also removes the .temp file in the mkpatch dir Wed, 22 Sep 1999 23:12:39 GMT frodo [3383] * i2c/trunk/INSTALL (modified) * i2c/trunk/Makefile (modified) * i2c/trunk/kernel/Module.mk (modified) Makefile changes for better behaviour with already patched kernels. The ... Thu, 16 Sep 1999 18:54:18 GMT frodo [3375] * i2c/trunk/INSTALL (added) * i2c/trunk/Makefile (modified) * i2c/trunk/README (modified) * i2c/trunk/kernel/Makefile (modified) A new INSTALL file. Please read it and offer comments. I think it ... Sun, 12 Sep 1999 00:24:21 GMT frodo [3367] * i2c/trunk/Makefile (modified) Makefile now automatically detects whether kernel modules need to ... Sat, 11 Sep 1999 12:50:11 GMT frodo [3364] * i2c/trunk/Makefile (modified) * i2c/trunk/kernel/i2c-algo-bit.c (modified) Very small patches to make compiling against kernel 2.0.0 possible ... Fri, 03 Sep 1999 11:47:12 GMT frodo [3359] * i2c/trunk/Makefile (modified) Matthias Andree's patch to find a better module directory to install ... Fri, 03 Sep 1999 10:36:14 GMT frodo [3358] * i2c/trunk/Makefile (modified) Added SHELL definition to the top of the Makefile, in case /bin/sh ... Mon, 19 Jul 1999 21:06:20 GMT frodo [3329] * i2c/trunk/Makefile (modified) * i2c/trunk/kernel/i2c-core.c (modified) * i2c/trunk/kernel/i2c-dev.c (modified) * i2c/trunk/mkpatch/FILES (modified) * i2c/trunk/mkpatch/mkpatch.pl (modified) Finished the automatic patching scripts. Instructions: set in the main ... Mon, 19 Jul 1999 11:21:35 GMT frodo [3327] * i2c/trunk/Makefile (modified) * i2c/trunk/kernel/Makefile (modified) * i2c/trunk/kernel/Module.mk (modified) 'make install' now also installs the header files. By default, they are ... Sun, 04 Jul 1999 23:20:07 GMT frodo [3315] * i2c/trunk/Makefile (modified) * i2c/trunk/kernel/Module.mk (modified) * i2c/trunk/kernel/i2c-algo-bit.c (modified) * i2c/trunk/kernel/i2c-algo-bit.h (modified) * i2c/trunk/kernel/i2c-algo-pcf.c (modified) * i2c/trunk/kernel/i2c-core.c (modified) * i2c/trunk/kernel/i2c-dev.c (modified) * i2c/trunk/kernel/i2c-elektor.c (modified) * i2c/trunk/kernel/i2c-elv.c (modified) * i2c/trunk/kernel/i2c-philips-par.c (modified) * i2c/trunk/kernel/i2c-velleman.c (modified) * i2c/trunk/kernel/i2c.h (modified) Lots of small thingies This commit adds all relevant i2c source code ... Wed, 30 Jun 1999 22:59:37 GMT frodo [3314] * i2c/trunk/DIRECTORIES (added) * i2c/trunk/IMPORTANT_CHANGES (added) * i2c/trunk/Makefile (added) * i2c/trunk/README (added) * i2c/trunk/doc (added) * i2c/trunk/doc/bit_via (added) * i2c/trunk/doc/pcf (added) * i2c/trunk/kernel (added) * i2c/trunk/kernel/Makefile (added) * i2c/trunk/kernel/Module.mk (added) * i2c/trunk/kernel/i2c-algo-bit.c (added) * i2c/trunk/kernel/i2c-algo-bit.h (added) * i2c/trunk/kernel/i2c-algo-pcf.c (added) * i2c/trunk/kernel/i2c-algo-pcf.h (added) * i2c/trunk/kernel/i2c-core.c (added) * i2c/trunk/kernel/i2c-dev.c (added) * i2c/trunk/kernel/i2c-elektor.c (added) * i2c/trunk/kernel/i2c-elektor.h (added) * i2c/trunk/kernel/i2c-elv.c (added) * i2c/trunk/kernel/i2c-philips-par.c (added) * i2c/trunk/kernel/i2c-velleman.c (added) * i2c/trunk/kernel/i2c.h (added) * i2c/trunk/kernel/pcf8584.h (added) Initial CVS commit of the new i2c project Several things have changed ...