aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ↵Felix Fietkau2006-11-182-0/+3
| | | | | | the x86 builds SVN-Revision: 5569
* import Package/Default in KernelPackage to avoid reusing variables from the ↵Felix Fietkau2006-11-181-0/+1
| | | | | | wrong packages (fixes #970) SVN-Revision: 5565
* only enable in-tree kmod-* packages by defaultFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5560
* implement target profiles in menuconfigFelix Fietkau2006-11-121-21/+42
| | | | SVN-Revision: 5512
* fix another build errorFelix Fietkau2006-11-122-3/+3
| | | | SVN-Revision: 5508
* another optimizationFelix Fietkau2006-11-121-1/+1
| | | | SVN-Revision: 5507
* speed up the build system a little bitFelix Fietkau2006-11-121-0/+1
| | | | SVN-Revision: 5506
* add missing includeFelix Fietkau2006-11-121-0/+2
| | | | SVN-Revision: 5499
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-116-81/+49
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* fix typos in CONFIG_SITE filesNicolas Thill2006-11-071-2/+0
| | | | SVN-Revision: 5456
* revert autotools files touching: it has side effects (closes: #918)Nicolas Thill2006-11-051-14/+0
| | | | SVN-Revision: 5448
* Move out autotools touching stuff to a macroFlorian Fainelli2006-11-021-2/+6
| | | | SVN-Revision: 5390
* Ok, third round, the right one, touch the file anyway, does not break other ↵Florian Fainelli2006-11-021-7/+8
| | | | | | packages SVN-Revision: 5387
* Update makefiles to use the autotools stuff put in the template, remove ↵Florian Fainelli2006-11-021-1/+0
| | | | | | bogus stamp-h.in touching SVN-Revision: 5386
* Some more stuffFlorian Fainelli2006-11-021-0/+4
| | | | SVN-Revision: 5385
* Move out some generic code to prevent autotools from re-creating filesFlorian Fainelli2006-11-021-0/+6
| | | | SVN-Revision: 5384
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵Imre Kaloz2006-10-271-1/+1
| | | | | | 4.1 patch for arm SVN-Revision: 5310
* fix dependencies on the virtual kernel package (fixes #878)Felix Fietkau2006-10-241-1/+1
| | | | SVN-Revision: 5279
* strip third arg (dir name) to Build/Configure/Default macroNicolas Thill2006-10-221-1/+1
| | | | SVN-Revision: 5261
* fix squid and rp-pppoe (closes: #869)Nicolas Thill2006-10-206-21/+82
| | | | SVN-Revision: 5247
* fix typoFelix Fietkau2006-10-191-1/+1
| | | | SVN-Revision: 5242
* fix gnupg compileFelix Fietkau2006-10-191-1/+1
| | | | SVN-Revision: 5240
* enable download target only if PKG_SOURCE_URL is setFelix Fietkau2006-10-191-1/+1
| | | | SVN-Revision: 5237
* small fix for the sitefilesFelix Fietkau2006-10-191-1/+2
| | | | SVN-Revision: 5236
* fix bmon compileFelix Fietkau2006-10-191-0/+1
| | | | SVN-Revision: 5234
* add sitefiles similar to the ones from openembeddedFelix Fietkau2006-10-197-0/+157
| | | | SVN-Revision: 5232
* fix unnecessary kernel package recompileFelix Fietkau2006-10-191-10/+12
| | | | SVN-Revision: 5227
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-192-72/+119
| | | | SVN-Revision: 5226
* cleanupFelix Fietkau2006-10-192-10/+12
| | | | SVN-Revision: 5224
* forgot to remove 2 filesFelix Fietkau2006-10-192-26/+0
| | | | SVN-Revision: 5223
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-194-204/+2
| | | | SVN-Revision: 5222
* make filesystem size selection generic (for ext2)Felix Fietkau2006-10-191-1/+4
| | | | SVN-Revision: 5221
* port more modules over to the new systemFelix Fietkau2006-10-192-125/+0
| | | | SVN-Revision: 5220
* change rm to rm -f to avoid bogus make messagesFelix Fietkau2006-10-181-1/+1
| | | | SVN-Revision: 5215
* improve parallel buildingFelix Fietkau2006-10-181-2/+2
| | | | SVN-Revision: 5208
* fix uml-2.6 build, move KERNELNAME to kernel-build.mkNicolas Thill2006-10-182-11/+14
| | | | SVN-Revision: 5204
* fix module autoload optionFelix Fietkau2006-10-171-1/+5
| | | | SVN-Revision: 5201
* port soundcore moduleFelix Fietkau2006-10-172-8/+0
| | | | SVN-Revision: 5199
* port the usb modules over to the new systemFelix Fietkau2006-10-172-128/+0
| | | | SVN-Revision: 5197
* add PROVIDES option, currently only used for menuconfigFelix Fietkau2006-10-171-0/+2
| | | | SVN-Revision: 5194
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-171-0/+63
| | | | SVN-Revision: 5189
* some kernel module cleanupFelix Fietkau2006-10-172-15/+0
| | | | SVN-Revision: 5178
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)Florian Fainelli2006-10-151-0/+1
| | | | SVN-Revision: 5138
* Prevent SSH keys from being chmoded to 644 (#664), looks like those are the ↵Florian Fainelli2006-10-151-1/+1
| | | | | | only files concerned for now SVN-Revision: 5135
* check for empty patch directoriesFelix Fietkau2006-10-141-1/+1
| | | | SVN-Revision: 5086
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsFelix Fietkau2006-10-142-3/+3
| | | | SVN-Revision: 5083
* remove some obsolete stuffFelix Fietkau2006-10-141-3/+0
| | | | SVN-Revision: 5079
* use $(TAR) in unpack commandsFelix Fietkau2006-10-141-2/+2
| | | | SVN-Revision: 5078
* fix mistakes in unpack changeFelix Fietkau2006-10-143-6/+6
| | | | SVN-Revision: 5077
* add prereq check for case-sensitive filesystemFelix Fietkau2006-10-141-0/+10
| | | | SVN-Revision: 5073