aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix ar7-net compile errorFelix Fietkau2006-10-191-1/+1
* fix typoFelix Fietkau2006-10-191-1/+1
* fix gnupg compileFelix Fietkau2006-10-191-1/+1
* disable pcmcia on rb532Nicolas Thill2006-10-191-13/+1
* fix softdog kmod packaging on 2.6Nicolas Thill2006-10-191-0/+9
* enable download target only if PKG_SOURCE_URL is setFelix Fietkau2006-10-191-1/+1
* small fix for the sitefilesFelix Fietkau2006-10-191-1/+2
* fix bmon compileFelix Fietkau2006-10-191-0/+1
* add sitefiles similar to the ones from openembeddedFelix Fietkau2006-10-198-1/+157
* fix bluetooth module packagingFelix Fietkau2006-10-191-10/+18
* fix unnecessary kernel package recompileFelix Fietkau2006-10-191-10/+12
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-1917-183/+137
* remove bluetooth from ar7 configFelix Fietkau2006-10-191-23/+1
* cleanupFelix Fietkau2006-10-1917-29/+22
* forgot to remove 2 filesFelix Fietkau2006-10-192-26/+0
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-1911-419/+255
* make filesystem size selection generic (for ext2)Felix Fietkau2006-10-194-6/+11
* port more modules over to the new systemFelix Fietkau2006-10-195-250/+185
* remove bogus -j1 options from make callsFelix Fietkau2006-10-182-6/+6
* change rm to rm -f to avoid bogus make messagesFelix Fietkau2006-10-181-1/+1
* add another parallel build fixFelix Fietkau2006-10-181-0/+21
* improve parallel buildingFelix Fietkau2006-10-183-4/+11
* fix parallel build of brcm-2.4Felix Fietkau2006-10-181-6/+2
* add missing <asm/segment.h>, fix mini_fo and openswan build on ppcNicolas Thill2006-10-181-0/+10
* enable native ipsec modules on 2.6, add ipsec kernel modulesNicolas Thill2006-10-1810-75/+149
* fix uml-2.6 build, move KERNELNAME to kernel-build.mkNicolas Thill2006-10-182-11/+14
* oops, committed the wrong fileFelix Fietkau2006-10-171-2/+2
* fix typo in usbcore autoloadFelix Fietkau2006-10-171-1/+1
* fix module autoload optionFelix Fietkau2006-10-171-1/+5
* fix path to usbcore.koFelix Fietkau2006-10-171-1/+8
* port soundcore moduleFelix Fietkau2006-10-174-16/+17
* *sigh* increase size of the static buffer allocated in menuconfig againFelix Fietkau2006-10-171-1/+1
* port the usb modules over to the new systemFelix Fietkau2006-10-174-237/+240
* put madwifi in the right categoryFelix Fietkau2006-10-171-1/+1
* fix submenu sortingFelix Fietkau2006-10-171-23/+32
* add PROVIDES option, currently only used for menuconfigFelix Fietkau2006-10-173-7/+31
* menuconfig: include dependency checking in submenu sorting functionFelix Fietkau2006-10-171-0/+32
* hacks for supporting the toshiba wrc-1000Felix Fietkau2006-10-172-2/+13
* fix submenuFelix Fietkau2006-10-171-0/+1
* remove some old junkFelix Fietkau2006-10-172-33/+0
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-175-98/+103
* remove old target/linux/package directoryFelix Fietkau2006-10-172-55/+0
* move sched_use_tsc patch to generic-2.4Felix Fietkau2006-10-172-84/+0
* move the ar7 network driver into a separate packageFelix Fietkau2006-10-174-13353/+51
* move the ar7 adsl driver into a separate package directory with external buil...Felix Fietkau2006-10-173-27217/+68
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-173-2/+15
* split modules.mkFelix Fietkau2006-10-176-559/+603
* implement sorting for menuconfig submenusFelix Fietkau2006-10-171-1/+4
* fix kernel modules extensionsNicolas Thill2006-10-171-6/+6
* add zlib fix from #855Felix Fietkau2006-10-171-11/+37