aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-build.mk
Commit message (Expand)AuthorAgeFilesLines
...
* minor cleanup and freebsd compile fixFelix Fietkau2006-11-271-3/+7
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-0/+17
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...Felix Fietkau2006-11-181-0/+2
* implement target profiles in menuconfigFelix Fietkau2006-11-121-21/+42
* make target/linux/* directories self-contained, use the selected kernel versi...Felix Fietkau2006-11-111-20/+30
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-67/+115
* cleanupFelix Fietkau2006-10-191-8/+7
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-30/+2
* improve parallel buildingFelix Fietkau2006-10-181-2/+2
* fix uml-2.6 build, move KERNELNAME to kernel-build.mkNicolas Thill2006-10-181-2/+14
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsFelix Fietkau2006-10-141-1/+1
* more fixesFelix Fietkau2006-10-101-0/+1
* put LINUX_KARCH in .kernel.mkFelix Fietkau2006-10-101-0/+10
* move $(MAKE) packages from .linux-compile: to compile:Felix Fietkau2006-08-271-1/+1
* Remove postinit stuff for initramfsGerry Rozema2006-08-181-1/+0
* handle postinit for initramfsGerry Rozema2006-08-181-0/+1
* remove reference to missing fileFelix Fietkau2006-08-181-1/+0
* Update for initramfs handlingGerry Rozema2006-08-181-0/+1
* cosmetic coherency fixNicolas Thill2006-08-181-2/+2
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...Gerry Rozema2006-08-171-1/+1
* fix issues if kernel config is changed after the compile has startedMike Baker2006-08-161-4/+5
* fix uml-2.6 (closes: #678)Nicolas Thill2006-08-101-5/+5
* Force remove of the symbolic link build_arm/linux, especially when switching ...Florian Fainelli2006-08-051-0/+1
* set PATH in rules.mkMike Baker2006-08-041-6/+6
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-041-9/+6
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-041-2/+2
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-211-1/+1
* change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernelsMike Baker2006-07-201-9/+6
* UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-201-2/+2
* move some of the kernel module packaging to package/kernel/Felix Fietkau2006-07-181-89/+0
* add workaround for kernel module installFelix Fietkau2006-06-281-1/+3
* credit where credit is dueMike Baker2006-06-271-0/+6
* add support for new modules.mk format (no autogenerated Config.in yet)Felix Fietkau2006-06-261-0/+90
* add extra targets to improve make tracing outputFelix Fietkau2006-06-251-1/+6
* fix kernel configure targetMike Baker2006-06-231-2/+1
* .pkginfo cleanup #2Mike Baker2006-06-231-1/+1
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-0/+125