| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | nico | 2007-09-03 | 1 | -1/+2 |
* | provide default PKG_BUILD_DIR for packages missing a PKG_VERSION | nico | 2007-09-03 | 1 | -1/+1 |
* | use a default VERSION field for kmod packages | nico | 2007-09-02 | 1 | -0/+1 |
* | add a '@KERNEL' download facility, tweak script | nico | 2007-08-26 | 1 | -4/+1 |
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico | 2007-08-26 | 1 | -0/+2 |
* | move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define... | nico | 2007-08-25 | 1 | -1/+0 |
* | add support for KernelPackage/*/description | nico | 2007-08-25 | 1 | -0/+6 |
* | revert [8415], seems to be causing problems for the kernel build | nbd | 2007-08-16 | 1 | -3/+0 |
* | always include kernel config for kernel packages | nbd | 2007-08-15 | 1 | -0/+3 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd | 2007-08-07 | 1 | -3/+3 |
* | fix kmod packages that don't use KCONFIG | nbd | 2007-08-02 | 1 | -1/+1 |
* | fix kmod packaging for packages where some KCONFIG symbols are set to y | nbd | 2007-08-02 | 1 | -1/+1 |
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ... | nbd | 2007-07-31 | 1 | -0/+2 |
* | disable kmod packages where the KCONFIG options are =y | nbd | 2007-07-20 | 1 | -7/+9 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | nbd | 2007-07-18 | 1 | -11/+7 |
* | reordered GENERIC_PATCH_DIR variable | juhosg | 2007-07-01 | 1 | -1/+1 |
* | fix kernel config feature autodetection | nbd | 2007-06-30 | 1 | -2/+1 |
* | prepare for the transition to linux 2.6.22 - make it possible to override the... | nbd | 2007-06-16 | 1 | -4/+8 |
* | fix kmod-* build error when wildcards are being used in $(FILES) | nbd | 2007-04-26 | 1 | -1/+1 |
* | Improved autorebuild for kernel related stuff. | nbd | 2007-04-18 | 1 | -1/+2 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 1 | -0/+2 |
* | always dereference symbolic links when copying kernel modules into the packag... | nbd | 2007-02-23 | 1 | -1/+1 |
* | some platform support path name cleanup | nbd | 2006-12-18 | 1 | -0/+1 |
* | fix pesky kmod-* ipkg install bug | nbd | 2006-11-25 | 1 | -1/+1 |
* | move platform specific base-files into target/linux/<targetname> | nbd | 2006-11-22 | 1 | -0/+1 |
* | import Package/Default in KernelPackage to avoid reusing variables from the w... | nbd | 2006-11-18 | 1 | -0/+1 |
* | only enable in-tree kmod-* packages by default | nbd | 2006-11-18 | 1 | -1/+1 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | nbd | 2006-11-11 | 1 | -19/+11 |
* | fix dependencies on the virtual kernel package (fixes #878) | nbd | 2006-10-24 | 1 | -1/+1 |
* | cleanup/rewrite of the kernel build process | nbd | 2006-10-19 | 1 | -5/+4 |
* | cleanup | nbd | 2006-10-19 | 1 | -2/+5 |
* | finally kill KMOD_template - removes a big chunk of legacy build code | nbd | 2006-10-19 | 1 | -47/+0 |
* | fix uml-2.6 build, move KERNELNAME to kernel-build.mk | nico | 2006-10-18 | 1 | -9/+0 |
* | fix module autoload option | nbd | 2006-10-17 | 1 | -1/+5 |
* | make kernel module packaging code reusable and use it in madwifi | nbd | 2006-10-17 | 1 | -0/+63 |
* | put LINUX_KARCH in .kernel.mk | nbd | 2006-10-10 | 1 | -8/+1 |
* | fix LINUX_RELEASE and use it for the kmod-* build | nbd | 2006-08-27 | 1 | -1/+1 |
* | add basic support for the Magicbox boards | kaloz | 2006-08-25 | 1 | -0/+3 |
* | fix KERNELNAME | nbd | 2006-08-17 | 1 | -1/+1 |
* | Build bzImage for x86 builds - allow ext2 images even if initramfs used, they... | groz | 2006-08-17 | 1 | -0/+5 |
* | fix issues if kernel config is changed after the compile has started | mbm | 2006-08-16 | 1 | -26/+36 |
* | fix uml-2.6 (closes: #678) | nico | 2006-08-10 | 1 | -2/+6 |
* | UML target completed. Added ext2 target fs for use with uml images | groz | 2006-07-20 | 1 | -0/+5 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
* | fix inclusion of kernel modules selected for install in images (closes: #598). | nico | 2006-06-25 | 1 | -2/+2 |
* | .pkginfo cleanup #2 | mbm | 2006-06-23 | 1 | -6/+6 |
* | set defaults for .pkginfo | mbm | 2006-06-23 | 1 | -1/+4 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -0/+77 |