next round of cleanup, convert target/ - make -j works now ;)
[openwrt.git] / include / kernel-build.mk
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
2006-06-26 nbdadd support for new modules.mk format (no autogenerated...
2006-06-25 nbdadd extra targets to improve make tracing output
2006-06-23 mbmfix kernel configure target
2006-06-23 mbm.pkginfo cleanup #2
2006-06-21 nbdadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 nbdbuild system cleanup. move shared include files into...