summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Implement "make user_uninstall". Original patch contributed byJean Delvare2004-06-201-0/+15
* Do not run depmod on staged installs. Give hints instead.Jean Delvare2004-04-211-2/+11
* add manhtml target to generate html man pages for copying to the websiteMark D. Studebaker2004-04-181-0/+15
* Move note about sensors.conf from install to install_user.Jean Delvare2004-02-061-8/+7
* No, do not ignore errors.Jean Delvare2004-02-061-1/+1
* move the CC definition up so it is used in the MODPREF definitionMark D. Studebaker2004-02-011-1/+3
* Alpha MODCFLAGS change suggested by Daniel Nilsson.Jean Delvare2003-12-291-2/+2
* remove -o and -g args to installMark D. Studebaker2003-12-231-5/+0
* rpath patch by Joerg Dorchain <joerg@dorchain.net>.Jean Delvare2003-12-151-0/+2
* Don't include dmidecode anymore.Jean Delvare2003-11-291-10/+2
* Compile with "-g -O" instead of "-O2" when DEBUG is set to 1.Jean Delvare2003-11-291-1/+4
* don't build module dependencies for user and user_installMark D. Studebaker2003-11-221-3/+9
* make it quit earlier if missing $(LINUX)/.config; also add note forMark M. Hoffman2003-11-111-1/+10
* add dependency on the kernel .config file; quit without itMark D. Studebaker2003-11-091-1/+8
* add more programs installed in /usr/local/sbinMark D. Studebaker2003-10-271-1/+2
* remove COMPILE_KERNEL; was previously replaced by 'make user'Mark D. Studebaker2003-08-241-10/+0
* Take LINUX_HEADERS out of ALL_CPPFLAGS, use it in MODCPPFLAGSJean Delvare2003-08-061-2/+2
* Add two important notes about the configuration file and dmidecodeJean Delvare2003-07-081-0/+18
* use tab instead of spaces before depmod commandMark M. Hoffman2003-07-031-2/+2
* Automatically run depmod -a after installing modules.Jean Delvare2003-07-021-0/+6
* Armored gcc -print-search-dirs against locales.Jean Delvare2003-07-021-1/+1
* add new build targets 'user' and 'user_install'.Mark D. Studebaker2003-06-281-4/+16
* Make -Wall mandatory. Add -W to optional warnings.Jean Delvare2003-06-161-2/+2
* remove old gzipped modules;Mark D. Studebaker2003-06-141-0/+1
* adm1026 and auto-sensors.h patch from P.P.Mark D. Studebaker2003-06-081-4/+6
* replace -idirafter with -nostdinc and other magic from the kernelMark D. Studebaker2003-05-311-3/+7
* handle multiple UTS_RELEASE definitions in linux/version.h;Mark D. Studebaker2003-05-301-4/+6
* (mds)Mark D. Studebaker2003-04-191-1/+1
* I2C_HEADERS = to := (from Philip Pokorny)Mark D. Studebaker2003-03-171-2/+2
* Back to the old MODPREFJean Delvare2002-12-041-2/+2
* add x86_64 compile flags; patch from VojtechMark D. Studebaker2002-12-041-0/+5
* Handle the case where /lib/modules/$KERNELVERSION/build doesn'tJean Delvare2002-11-281-1/+3
* Take kernel source location from /lib/modules/x.x.x/buildJean Delvare2002-11-141-6/+11
* take LINUX from /lib/modules/x.x.x/build; patch fromMark D. Studebaker2002-09-211-1/+2
* use $CFLAGS and $CPPFLAGS from environment or if specifiedMark D. Studebaker2002-04-291-23/+40
* mh: sensord is only built if PROG_EXTRA:=sensord is specified.Merlin Hughes2002-04-281-1/+4
* for kernels 2.4+, install modules to kernel/drivers/[i2c,sensors]Mark D. Studebaker2002-04-201-1/+2
* Updates for DEC Tsunami from Oleg VdovikinMark D. Studebaker2001-06-021-0/+6
* A small comment about old flex versionsFrodo Looijaard2000-09-051-1/+1
* MODDIR changes, as promisedFrodo Looijaard2000-07-091-2/+2
* Changed detection of kernel name to use <linux/version.h>Frodo Looijaard2000-03-221-2/+2
* Cleared up where the I2C_HEADERS variable has to point to.Frodo Looijaard2000-02-131-1/+3
* Added DESTDIR Makefile variableFrodo Looijaard1999-12-241-0/+4
* (Merlin) Added simple sensord sensory logging daemon. Not installed byMerlin Hughes1999-12-031-1/+1
* Surer `make clean' implementationFrodo Looijaard1999-09-271-1/+1
* Makefile changes for better behaviour with already patched kernels.Frodo Looijaard1999-09-221-4/+2
* Updated INSTALL and README filesFrodo Looijaard1999-09-201-0/+1
* Makefile now automatically detects whether kernel modules need toFrodo Looijaard1999-09-121-3/+12
* Matthias Andree's patch to find a better module directory to installFrodo Looijaard1999-09-031-12/+12
* Moved the definition of SHELL to the top, to make it actually work.Frodo Looijaard1999-09-031-4/+5