| Commit message (Expand) | Author | Age | Files | Lines |
* | fix softdog kmod packaging on 2.6 | Nicolas Thill | 2006-10-19 | 1 | -0/+9 |
* | enable download target only if PKG_SOURCE_URL is set | Felix Fietkau | 2006-10-19 | 1 | -1/+1 |
* | small fix for the sitefiles | Felix Fietkau | 2006-10-19 | 1 | -1/+2 |
* | fix bmon compile | Felix Fietkau | 2006-10-19 | 1 | -0/+1 |
* | add sitefiles similar to the ones from openembedded | Felix Fietkau | 2006-10-19 | 8 | -1/+157 |
* | fix bluetooth module packaging | Felix Fietkau | 2006-10-19 | 1 | -10/+18 |
* | fix unnecessary kernel package recompile | Felix Fietkau | 2006-10-19 | 1 | -10/+12 |
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 | 17 | -183/+137 |
* | remove bluetooth from ar7 config | Felix Fietkau | 2006-10-19 | 1 | -23/+1 |
* | cleanup | Felix Fietkau | 2006-10-19 | 17 | -29/+22 |
* | forgot to remove 2 files | Felix Fietkau | 2006-10-19 | 2 | -26/+0 |
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 11 | -419/+255 |
* | make filesystem size selection generic (for ext2) | Felix Fietkau | 2006-10-19 | 4 | -6/+11 |
* | port more modules over to the new system | Felix Fietkau | 2006-10-19 | 5 | -250/+185 |
* | remove bogus -j1 options from make calls | Felix Fietkau | 2006-10-18 | 2 | -6/+6 |
* | change rm to rm -f to avoid bogus make messages | Felix Fietkau | 2006-10-18 | 1 | -1/+1 |
* | add another parallel build fix | Felix Fietkau | 2006-10-18 | 1 | -0/+21 |
* | improve parallel building | Felix Fietkau | 2006-10-18 | 3 | -4/+11 |
* | fix parallel build of brcm-2.4 | Felix Fietkau | 2006-10-18 | 1 | -6/+2 |
* | add missing <asm/segment.h>, fix mini_fo and openswan build on ppc | Nicolas Thill | 2006-10-18 | 1 | -0/+10 |
* | enable native ipsec modules on 2.6, add ipsec kernel modules | Nicolas Thill | 2006-10-18 | 10 | -75/+149 |
* | fix uml-2.6 build, move KERNELNAME to kernel-build.mk | Nicolas Thill | 2006-10-18 | 2 | -11/+14 |
* | oops, committed the wrong file | Felix Fietkau | 2006-10-17 | 1 | -2/+2 |
* | fix typo in usbcore autoload | Felix Fietkau | 2006-10-17 | 1 | -1/+1 |
* | fix module autoload option | Felix Fietkau | 2006-10-17 | 1 | -1/+5 |
* | fix path to usbcore.ko | Felix Fietkau | 2006-10-17 | 1 | -1/+8 |
* | port soundcore module | Felix Fietkau | 2006-10-17 | 4 | -16/+17 |
* | *sigh* increase size of the static buffer allocated in menuconfig again | Felix Fietkau | 2006-10-17 | 1 | -1/+1 |
* | port the usb modules over to the new system | Felix Fietkau | 2006-10-17 | 4 | -237/+240 |
* | put madwifi in the right category | Felix Fietkau | 2006-10-17 | 1 | -1/+1 |
* | fix submenu sorting | Felix Fietkau | 2006-10-17 | 1 | -23/+32 |
* | add PROVIDES option, currently only used for menuconfig | Felix Fietkau | 2006-10-17 | 3 | -7/+31 |
* | menuconfig: include dependency checking in submenu sorting function | Felix Fietkau | 2006-10-17 | 1 | -0/+32 |
* | hacks for supporting the toshiba wrc-1000 | Felix Fietkau | 2006-10-17 | 2 | -2/+13 |
* | fix submenu | Felix Fietkau | 2006-10-17 | 1 | -0/+1 |
* | remove some old junk | Felix Fietkau | 2006-10-17 | 2 | -33/+0 |
* | make kernel module packaging code reusable and use it in madwifi | Felix Fietkau | 2006-10-17 | 5 | -98/+103 |
* | remove old target/linux/package directory | Felix Fietkau | 2006-10-17 | 2 | -55/+0 |
* | move sched_use_tsc patch to generic-2.4 | Felix Fietkau | 2006-10-17 | 2 | -84/+0 |
* | move the ar7 network driver into a separate package | Felix Fietkau | 2006-10-17 | 4 | -13353/+51 |
* | move the ar7 adsl driver into a separate package directory with external buil... | Felix Fietkau | 2006-10-17 | 3 | -27217/+68 |
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | 3 | -2/+15 |
* | split modules.mk | Felix Fietkau | 2006-10-17 | 6 | -559/+603 |
* | implement sorting for menuconfig submenus | Felix Fietkau | 2006-10-17 | 1 | -1/+4 |
* | fix kernel modules extensions | Nicolas Thill | 2006-10-17 | 1 | -6/+6 |
* | add zlib fix from #855 | Felix Fietkau | 2006-10-17 | 1 | -11/+37 |
* | add fix from #763 | Felix Fietkau | 2006-10-17 | 1 | -2/+2 |
* | some kernel module cleanup | Felix Fietkau | 2006-10-17 | 5 | -116/+79 |
* | remove atm support in a few platforms | Felix Fietkau | 2006-10-17 | 2 | -14/+2 |
* | add ATM_SUPPORT flag | Felix Fietkau | 2006-10-17 | 1 | -0/+6 |