implement quilt handling for the kernel tree ... and there was much rejoicing!
[15.05/openwrt.git] / include / kernel-build.mk
2007-06-03 Felix Fietkauimplement quilt handling for the kernel tree ... and...
2007-05-19 Felix Fietkaufix pcmcia/pccard build defaults
2007-04-18 Felix FietkauImproved autorebuild for kernel related stuff.
2007-04-15 Felix Fietkauremove reference to unused .kernel.mk
2007-03-24 Felix Fietkautrigger a kernel module rebuild when the kernel config...
2007-03-24 Felix Fietkaumove default templates for the kernel build to kernel...
2007-03-23 Felix Fietkausome cleanups in the metadata.pl script; allow target...
2007-03-04 Felix Fietkaunuke mdev and replace it with hotplug2 :)
2007-03-02 Felix Fietkaufix an error in the kernel image related commit
2007-03-02 Felix Fietkaukernel build cleanup
2007-02-23 Felix Fietkaufix kernel features detection - GENERIC_PLATFORM_DIR...
2007-02-22 Felix Fietkaufix a small bug in the order of the profile metadata...
2007-02-22 Felix Fietkaulast commit was missing a change...
2007-02-22 Felix FietkauReorganize kernel configs - target/linux/*/config is...
2007-02-16 Felix Fietkaumake kernel_menuconfig work without target toolchain
2007-02-16 Felix Fietkauadd top-level kernel_menuconfig target to unpack and...
2007-02-04 Felix FietkauMinor kernel build changes:
2007-01-21 Felix Fietkaumake spca5xx depend on video device support in the...
2007-01-20 Felix FietkauAdd WL-700gE support (based on work by jr)
2007-01-20 Felix Fietkauadd descriptions to the broadcom target profiles and...
2006-12-25 Felix Fietkaustore the default kernel version for our ports in a...
2006-12-23 Florian FainelliAlso build bzImage for rdc boards
2006-12-20 Felix Fietkaureplace another instance of a relative path to generic...
2006-12-18 Felix Fietkausome platform support path name cleanup
2006-12-16 Felix Fietkaufix path to generic init file when using a symlinked...
2006-11-28 Felix Fietkaumore cleanup, build fix on freebsd
2006-11-27 Felix Fietkauminor cleanup and freebsd compile fix
2006-11-19 Felix Fietkauautodetect atm, pci, usb, pcmcia features from kernel...
2006-11-18 Felix Fietkauadd prereq checks for target/linux/* and target/image...
2006-11-12 Felix Fietkauimplement target profiles in menuconfig
2006-11-11 Felix Fietkaumake target/linux/* directories self-contained, use...
2006-10-19 Felix Fietkaucleanup/rewrite of the kernel build process
2006-10-19 Felix Fietkaucleanup
2006-10-19 Felix Fietkaufinally kill KMOD_template - removes a big chunk of...
2006-10-18 Felix Fietkauimprove parallel building
2006-10-18 Nicolas Thillfix uml-2.6 build, move KERNELNAME to kernel-build.mk
2006-10-14 Felix Fietkaumove '-' parameter to TAR_OPTIONS, so that packages...
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-10-10 Felix Fietkaumore fixes
2006-10-10 Felix Fietkauput LINUX_KARCH in .kernel.mk
2006-08-27 Felix Fietkaumove $(MAKE) packages from .linux-compile: to compile:
2006-08-18 Gerry RozemaRemove postinit stuff for initramfs
2006-08-18 Gerry Rozemahandle postinit for initramfs
2006-08-18 Felix Fietkauremove reference to missing file
2006-08-18 Gerry RozemaUpdate for initramfs handling
2006-08-18 Nicolas Thillcosmetic coherency fix
2006-08-17 Gerry RozemaBuild bzImage for x86 builds - allow ext2 images even...
2006-08-16 Mike Bakerfix issues if kernel config is changed after the compil...
2006-08-10 Nicolas Thillfix uml-2.6 (closes: #678)
2006-08-05 Florian FainelliForce remove of the symbolic link build_arm/linux,...
2006-08-04 Mike Bakerset PATH in rules.mk
2006-08-04 Mike Bakeryet more cleanup (make sure to honor TARGET_CC and...
2006-08-04 Mike Bakermore cleanup (make sure to pass TARGET_PATH and not...
2006-07-21 Mike Bakerfix a few directories missed in [4176]'s source ->...
2006-07-20 Mike Bakerchange $(STAMP_DIR) to $(LINUX_DIR) to avoid issues...
2006-07-20 Gerry RozemaUML target completed. Added ext2 target fs for use...
2006-07-18 Felix Fietkaumove some of the kernel module packaging to package...
2006-06-28 Felix Fietkauadd workaround for kernel module install
2006-06-27 Mike Bakercredit where credit is due
2006-06-26 Felix Fietkauadd support for new modules.mk format (no autogenerated...
2006-06-25 Felix Fietkauadd extra targets to improve make tracing output
2006-06-23 Mike Bakerfix kernel configure target
2006-06-23 Mike Baker.pkginfo cleanup #2
2006-06-21 Felix Fietkauadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...