aboutsummaryrefslogtreecommitdiff
path: root/openwrt/include/kernel-build.mk
Commit message (Collapse)AuthorAge
* put LINUX_KARCH in .kernel.mkFelix Fietkau2006-10-10
| | | | SVN-Revision: 5013
* move $(MAKE) packages from .linux-compile: to compile:Felix Fietkau2006-08-27
| | | | SVN-Revision: 4689
* Remove postinit stuff for initramfsGerry Rozema2006-08-18
| | | | SVN-Revision: 4605
* handle postinit for initramfsGerry Rozema2006-08-18
| | | | SVN-Revision: 4601
* remove reference to missing fileFelix Fietkau2006-08-18
| | | | SVN-Revision: 4595
* Update for initramfs handlingGerry Rozema2006-08-18
| | | | SVN-Revision: 4591
* cosmetic coherency fixNicolas Thill2006-08-18
| | | | SVN-Revision: 4588
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, ↵Gerry Rozema2006-08-17
| | | | | | they are needed for creating boot images SVN-Revision: 4579
* fix issues if kernel config is changed after the compile has startedMike Baker2006-08-16
| | | | SVN-Revision: 4570
* fix uml-2.6 (closes: #678)Nicolas Thill2006-08-10
| | | | SVN-Revision: 4551
* Force remove of the symbolic link build_arm/linux, especially when switching ↵Florian Fainelli2006-08-05
| | | | | | from targets using the same toolchain (ex : switching from brcm-2.4 to au1000-2.6) SVN-Revision: 4462
* set PATH in rules.mkMike Baker2006-08-04
| | | | SVN-Revision: 4438
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-04
| | | | SVN-Revision: 4433
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-04
| | | | SVN-Revision: 4432
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-21
| | | | SVN-Revision: 4198
* change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernelsMike Baker2006-07-20
| | | | SVN-Revision: 4180
* UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-20
| | | | SVN-Revision: 4178
* move some of the kernel module packaging to package/kernel/Felix Fietkau2006-07-18
| | | | SVN-Revision: 4146
* add workaround for kernel module installFelix Fietkau2006-06-28
| | | | SVN-Revision: 4098
* credit where credit is dueMike Baker2006-06-27
| | | | SVN-Revision: 4091
* add support for new modules.mk format (no autogenerated Config.in yet)Felix Fietkau2006-06-26
| | | | SVN-Revision: 4083
* add extra targets to improve make tracing outputFelix Fietkau2006-06-25
| | | | SVN-Revision: 4078
* fix kernel configure targetMike Baker2006-06-23
| | | | SVN-Revision: 4065
* .pkginfo cleanup #2Mike Baker2006-06-23
| | | | SVN-Revision: 4053
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-21
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-21
lzma, mkfs.* into toolchain/ SVN-Revision: 4032