Age | Commit message (Expand) | Author |
2010-08-19 | speed up the build system by including include/shell.sh on shell commands onl... | nbd |
2010-07-12 | partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external mo... | nico |
2010-07-12 | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio |
2010-03-29 | prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages | nbd |
2010-02-26 | add support for marking specific kernel module packages as potentially being ... | nbd |
2009-12-14 | do not download kernel sources when using an external kernel tree | nbd |
2009-11-04 | fix one more instance of r18295 | nbd |
2009-11-04 | fix platform specific overrides for kernel modules, fixes lp on brcm-2.4 | nbd |
2009-09-06 | now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa... | nbd |
2009-08-17 | [package] ensure CONTROL directory is created (#5683) | florian |
2009-04-18 | add a modified version of the mips64 patch from #4603 | nbd |
2009-03-03 | get rid of one more $(shell) instance | nbd |
2009-03-03 | replace a few unnecessary $(shell) calls | nbd |
2009-03-03 | avoid repeating the same dependency multiple times | nbd |
2009-01-11 | fix LINUX_KARCH for x86 | nbd |
2008-10-18 | change the way ./files* and the generic kernel files are applied. ./files now... | nbd |
2008-09-02 | make sure that when the kernel config changes, compile is triggered for all k... | nbd |
2008-08-27 | fix kconfig for packages that only define =y, =m or =n rules | nbd |
2008-05-15 | This patch makes kernel modules check if config is defined and creates a config | thepeople |
2008-05-11 | add a macro to compare kernel patch versions and use it for crypto and watchd... | nico |
2008-04-28 | add optional version suffix to kernel files/ directories | nbd |
2007-11-30 | fix kernel config related build error | nbd |
2007-11-30 | include the kernel config for kernel related packages (should fix some b43 co... | nbd |
2007-10-23 | don't specify "CC=<nothing>" on kernel build command line | nbd |
2007-10-23 | don't replace powerpc arch with ppc | nbd |
2007-09-16 | revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work... | nico |
2007-09-10 | fix kernel build with quilt | nbd |
2007-09-08 | fix kmod-crypto, emit warning messages for kmod packages that cannot be built... | nbd |
2007-09-08 | major target cleanup. it is now possible to have subtargets that can override... | nbd |
2007-09-06 | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd |
2007-09-03 | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | nico |
2007-09-03 | provide default PKG_BUILD_DIR for packages missing a PKG_VERSION | nico |
2007-09-02 | use a default VERSION field for kmod packages | nico |
2007-08-26 | add a '@KERNEL' download facility, tweak script | nico |
2007-08-26 | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico |
2007-08-25 | move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define... | nico |
2007-08-25 | add support for KernelPackage/*/description | nico |
2007-08-16 | revert [8415], seems to be causing problems for the kernel build | nbd |
2007-08-15 | always include kernel config for kernel packages | nbd |
2007-08-07 | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd |
2007-08-02 | fix kmod packages that don't use KCONFIG | nbd |
2007-08-02 | fix kmod packaging for packages where some KCONFIG symbols are set to y | nbd |
2007-07-31 | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ... | nbd |
2007-07-20 | disable kmod packages where the KCONFIG options are =y | nbd |
2007-07-18 | dynamically enable/disable kernel config options for kmod packages based on b... | nbd |
2007-07-01 | reordered GENERIC_PATCH_DIR variable | juhosg |
2007-06-30 | fix kernel config feature autodetection | nbd |
2007-06-16 | prepare for the transition to linux 2.6.22 - make it possible to override the... | nbd |
2007-04-26 | fix kmod-* build error when wildcards are being used in $(FILES) | nbd |
2007-04-18 | Improved autorebuild for kernel related stuff. | nbd |