ar71xx: add support for compex wpj344
[openwrt.git] / include / kernel-build.mk
2014-10-12 nbdkernel-build.mk: add .NOTPARALLEL
2014-09-15 blogickernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels
2014-06-02 blogicinclude: fix kernel download failure with git & local...
2013-12-14 nbdbuild: speed up kernel symbol export stripping
2013-06-27 florianbuildroot: build a second pass kernel if initramfs...
2013-01-26 nbdkernel: use -ffunction-sections, -fdata-sections and...
2013-01-26 nbdkernel: fix module export stripping
2012-12-02 nbdkernel: fix stripping symbol exports
2011-10-03 jow[include] kernel-build.mk: there is no tarball when...
2011-04-06 nbdbuild: clean up handling of the kernel config
2010-08-06 larsAdd kernel_nconfig make target
2010-07-21 nbdadd a build system option for collecting all kernel...
2010-02-16 nbdRevert "sort Kconfig symbols automatically to make...
2010-02-11 juhosgsort Kconfig symbols automatically to make Kaloz happy :p
2009-11-11 nbdmerge target kernel config files with subtarget config...
2009-08-08 nbdadd an optional config option for stripping all unneces...
2009-04-21 nbdkernel: make sure all patches are applied before runnin...
2008-08-27 nbdenable quilt by default for the kernel tree
2008-08-23 nbdfix make kernel_menuconfig for subtarget kernel config...
2008-08-16 nbdrework parallel building to get rid of some warnings
2008-06-13 nbdcreate a platform config-* file if there is none alread...
2008-06-09 nbdlarge improvement for parallel builds. works without...
2008-05-08 nbdfix kernel config on kernel_menuconfig abort
2007-09-29 nbdfixes for refresh/update handling
2007-09-29 nbdRefactor downloading code into download.mk
2007-09-11 nbdproperly clean up after kernel_{old,menu}config
2007-09-10 nbdfix kernel_menuconfig
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-09-06 nbdstrip the kernel version suffix from target directories...
2007-08-26 nicoinclude kernel-version.mk from kernel.mk so that a...
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-08-03 nbdfix image installation
2007-07-30 nbdsilence
2007-07-30 nbdnext round of cleanup, convert target/ - make -j works...
2007-07-23 nbdmore dependency fixes
2007-07-18 nbdprevent the new config changes from interfering with...
2007-07-18 nbddynamically enable/disable kernel config options for...
2007-07-16 nbdadd kernel_oldconfig target
2007-07-16 nbdkernel: fix dependencies for .config, use selections...
2007-06-30 nbdmerge the kernel config parts at dump time, so that...
2007-06-16 nbdprepare for the transition to linux 2.6.22 - make it...
2007-06-03 nbdimplement quilt handling for the kernel tree ... and...
2007-05-19 nbdfix pcmcia/pccard build defaults
2007-04-18 nbdImproved autorebuild for kernel related stuff.
2007-04-15 nbdremove reference to unused .kernel.mk
2007-03-24 nbdtrigger a kernel module rebuild when the kernel config...
2007-03-24 nbdmove default templates for the kernel build to kernel...
2007-03-23 nbdsome cleanups in the metadata.pl script; allow target...
2007-03-04 nbdnuke mdev and replace it with hotplug2 :)
2007-03-02 nbdfix an error in the kernel image related commit
2007-03-02 nbdkernel build cleanup
2007-02-23 nbdfix kernel features detection - GENERIC_PLATFORM_DIR...
2007-02-22 nbdfix a small bug in the order of the profile metadata...
2007-02-22 nbdlast commit was missing a change...
2007-02-22 nbdReorganize kernel configs - target/linux/*/config is...
2007-02-16 nbdmake kernel_menuconfig work without target toolchain
2007-02-16 nbdadd top-level kernel_menuconfig target to unpack and...
2007-02-04 nbdMinor kernel build changes:
2007-01-21 nbdmake spca5xx depend on video device support in the...
2007-01-20 nbdAdd WL-700gE support (based on work by jr)
2007-01-20 nbdadd descriptions to the broadcom target profiles and...
2006-12-25 nbdstore the default kernel version for our ports in a...
2006-12-23 florianAlso build bzImage for rdc boards
2006-12-20 nbdreplace another instance of a relative path to generic...
2006-12-18 nbdsome platform support path name cleanup
2006-12-16 nbdfix path to generic init file when using a symlinked...
2006-11-28 nbdmore cleanup, build fix on freebsd
2006-11-27 nbdminor cleanup and freebsd compile fix
2006-11-19 nbdautodetect atm, pci, usb, pcmcia features from kernel...
2006-11-18 nbdadd prereq checks for target/linux/* and target/image...
2006-11-12 nbdimplement target profiles in menuconfig
2006-11-11 nbdmake target/linux/* directories self-contained, use...
2006-10-19 nbdcleanup/rewrite of the kernel build process
2006-10-19 nbdcleanup
2006-10-19 nbdfinally kill KMOD_template - removes a big chunk of...
2006-10-18 nbdimprove parallel building
2006-10-18 nicofix uml-2.6 build, move KERNELNAME to kernel-build.mk
2006-10-14 nbdmove '-' parameter to TAR_OPTIONS, so that packages...
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbdmore fixes
2006-10-10 nbdput LINUX_KARCH in .kernel.mk
2006-08-27 nbdmove $(MAKE) packages from .linux-compile: to compile:
2006-08-18 grozRemove postinit stuff for initramfs
2006-08-18 grozhandle postinit for initramfs
2006-08-18 nbdremove reference to missing file
2006-08-18 grozUpdate for initramfs handling
2006-08-18 nicocosmetic coherency fix
2006-08-17 grozBuild bzImage for x86 builds - allow ext2 images even...
2006-08-16 mbmfix issues if kernel config is changed after the compil...
2006-08-10 nicofix uml-2.6 (closes: #678)
2006-08-05 florianForce remove of the symbolic link build_arm/linux,...
2006-08-04 mbmset PATH in rules.mk
2006-08-04 mbmyet more cleanup (make sure to honor TARGET_CC and...
2006-08-04 mbmmore cleanup (make sure to pass TARGET_PATH and not...
2006-07-21 mbmfix a few directories missed in [4176]'s source ->...
2006-07-20 mbmchange $(STAMP_DIR) to $(LINUX_DIR) to avoid issues...
2006-07-20 grozUML target completed. Added ext2 target fs for use...
2006-07-18 nbdmove some of the kernel module packaging to package...
2006-06-28 nbdadd workaround for kernel module install
2006-06-27 mbmcredit where credit is due
next