add prereq checks for target/linux/* and target/image/*, check for fdisk for the...
[openwrt-10.03/.git] / include / kernel-build.mk
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...