summaryrefslogtreecommitdiff
path: root/include/kernel.mk
Commit message (Expand)AuthorAgeFilesLines
...
* don't replace powerpc arch with ppcFelix Fietkau2007-10-231-7/+8
* revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...Nicolas Thill2007-09-161-2/+1
* fix kernel build with quiltFelix Fietkau2007-09-101-1/+3
* fix kmod-crypto, emit warning messages for kmod packages that cannot be built...Felix Fietkau2007-09-081-0/+6
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-7/+16
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-061-2/+2
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...Nicolas Thill2007-09-031-1/+2
* provide default PKG_BUILD_DIR for packages missing a PKG_VERSIONNicolas Thill2007-09-031-1/+1
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-0/+1
* add a '@KERNEL' download facility, tweak scriptNicolas Thill2007-08-261-4/+1
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...Nicolas Thill2007-08-261-0/+2
* move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define...Nicolas Thill2007-08-251-1/+0
* add support for KernelPackage/*/descriptionNicolas Thill2007-08-251-0/+6
* revert [8415], seems to be causing problems for the kernel buildFelix Fietkau2007-08-161-3/+0
* always include kernel config for kernel packagesFelix Fietkau2007-08-151-0/+3
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-3/+3
* fix kmod packages that don't use KCONFIGFelix Fietkau2007-08-021-1/+1
* fix kmod packaging for packages where some KCONFIG symbols are set to yFelix Fietkau2007-08-021-1/+1
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ...Felix Fietkau2007-07-311-0/+2
* disable kmod packages where the KCONFIG options are =yFelix Fietkau2007-07-201-7/+9
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-181-11/+7
* reordered GENERIC_PATCH_DIR variableGabor Juhos2007-07-011-1/+1
* fix kernel config feature autodetectionFelix Fietkau2007-06-301-2/+1
* prepare for the transition to linux 2.6.22 - make it possible to override the...Felix Fietkau2007-06-161-4/+8
* fix kmod-* build error when wildcards are being used in $(FILES)Felix Fietkau2007-04-261-1/+1
* Improved autorebuild for kernel related stuff. - make modules_install in the ...Felix Fietkau2007-04-181-1/+2
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-161-0/+2
* always dereference symbolic links when copying kernel modules into the packag...Felix Fietkau2007-02-231-1/+1
* some platform support path name cleanupFelix Fietkau2006-12-181-0/+1
* fix pesky kmod-* ipkg install bugFelix Fietkau2006-11-251-1/+1
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-221-0/+1
* import Package/Default in KernelPackage to avoid reusing variables from the w...Felix Fietkau2006-11-181-0/+1
* only enable in-tree kmod-* packages by defaultFelix Fietkau2006-11-181-1/+1
* make target/linux/* directories self-contained, use the selected kernel versi...Felix Fietkau2006-11-111-19/+11
* fix dependencies on the virtual kernel package (fixes #878)Felix Fietkau2006-10-241-1/+1
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-5/+4
* cleanupFelix Fietkau2006-10-191-2/+5
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-47/+0
* fix uml-2.6 build, move KERNELNAME to kernel-build.mkNicolas Thill2006-10-181-9/+0
* fix module autoload optionFelix Fietkau2006-10-171-1/+5
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-171-0/+63
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+106