summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Changing array substitutions to _ not -, this prevents the cosmetic bad ↵John Mylchreest2005-03-081-6/+6
| | | | substitution errors
* gagging grepStefan Schweizer2005-02-061-3/+3
|
* Removing spurious einfoJohn Mylchreest2005-02-011-2/+1
|
* Fixing linux-mod modules.d generationJohn Mylchreest2005-02-011-9/+10
|
* Multiple fixes.John Mylchreest2005-01-311-88/+164
|
* Changing detection of module.d/* file to see if the file is actually setting ↵John Mylchreest2005-01-281-3/+3
| | | | anything. if it isnt, dont bother running modules-update
* checking for modules.d entry before we run modules-updateJohn Mylchreest2005-01-281-2/+2
|
* unset libdir srcdir objdir since they may contain settings for previous modules.John Mylchreest2005-01-161-1/+4
|
* few minor fixes. added support for econf if neededJohn Mylchreest2005-01-161-15/+23
|
* Changing ARCH unset in src-compileJohn Mylchreest2005-01-161-3/+6
|
* Update to be less specific with @OPTION:moduleJohn Mylchreest2005-01-151-11/+23
|
* Added support for CONFIG_CHECK=@OPTION:module which removes modules from ↵John Mylchreest2005-01-151-1/+2
| | | | MODULE_NAMES if the support is already in the kernel
* adding support for objdir to MODULE_NAMESJohn Mylchreest2005-01-151-33/+69
|
* changing back to virtual. if this causes problems, then please look at ↵John Mylchreest2005-01-091-2/+2
| | | | changing the default virtual for that profile to module-init-tools
* Changing build logic. now we dont build BUILD_TARGETS more than once, in the ↵John Mylchreest2005-01-061-6/+16
| | | | same directory. will still support MODULENAME_TARGETS when this logic is available
* Fixed bugs: 75034 76849 74655John Mylchreest2005-01-061-3/+3
|
* exporting src_installJohn Mylchreest2004-12-291-2/+2
|
* Adding support for kernel_is operators, and removing on behalf of line from ↵John Mylchreest2004-12-281-3/+2
| | | | modules.d regeneration.
* adding extra documentation, and the ability to over-ride.John Mylchreest2004-12-181-13/+22
|
* adding support for automated modules.d file generationJohn Mylchreest2004-12-181-2/+96
|
* adding documentation, and changing the MODULE_NAMES parsing slightlyJohn Mylchreest2004-12-141-25/+72
|
* Ok, last commit tonight, I promise! removing quotes from MODULE_NAMES loops.John Mylchreest2004-12-061-3/+3
|
* moving make clean and fixing SUBDIR typosJohn Mylchreest2004-12-061-5/+4
|
* Adding support for BUILD_TARGETSJohn Mylchreest2004-12-061-2/+2
|
* Moving get_version to linux-info pkg_setup and calling from linux-mod ↵John Mylchreest2004-12-061-3/+3
| | | | pkg_setup when needed.
* Fixing up support for KBUILD_OUTPUT.John Mylchreest2004-11-281-4/+4
|
* add support for CHECK_CONFIG=John Mylchreest2004-11-271-1/+2
|
* module-updates additionJohn Mylchreest2004-11-251-4/+15
|
* Fixing permissionsJohn Mylchreest2004-11-251-4/+1
|
* Updating kernel-2 to properly honour strict patch levels with *.diff , ↵John Mylchreest2004-11-241-0/+154
adding linux-* in preparation for the 'Big Module Move of 2004'