Age | Commit message (Expand) | Author |
2007-01-20 | add descriptions to the broadcom target profiles and export them to the targe... | nbd |
2006-12-25 | store the default kernel version for our ports in a single place (target make... | nbd |
2006-12-23 | Also build bzImage for rdc boards | florian |
2006-12-20 | replace another instance of a relative path to generic-2.* with an absolute o... | nbd |
2006-12-18 | some platform support path name cleanup | nbd |
2006-12-16 | fix path to generic init file when using a symlinked target support directory | nbd |
2006-11-28 | more cleanup, build fix on freebsd | nbd |
2006-11-27 | minor cleanup and freebsd compile fix | nbd |
2006-11-19 | autodetect atm, pci, usb, pcmcia features from kernel config file | nbd |
2006-11-18 | add prereq checks for target/linux/* and target/image/*, check for fdisk for ... | nbd |
2006-11-12 | implement target profiles in menuconfig | nbd |
2006-11-11 | make target/linux/* directories self-contained, use the selected kernel versi... | nbd |
2006-10-19 | cleanup/rewrite of the kernel build process | nbd |
2006-10-19 | cleanup | nbd |
2006-10-19 | finally kill KMOD_template - removes a big chunk of legacy build code | nbd |
2006-10-18 | improve parallel building | nbd |
2006-10-18 | fix uml-2.6 build, move KERNELNAME to kernel-build.mk | nico |
2006-10-14 | move '-' parameter to TAR_OPTIONS, so that packages can append commands | nbd |
2006-10-10 | more fixes | nbd |
2006-10-10 | put LINUX_KARCH in .kernel.mk | nbd |
2006-08-27 | move $(MAKE) packages from .linux-compile: to compile: | nbd |
2006-08-18 | Remove postinit stuff for initramfs | groz |
2006-08-18 | handle postinit for initramfs | groz |
2006-08-18 | remove reference to missing file | nbd |
2006-08-18 | Update for initramfs handling | groz |
2006-08-18 | cosmetic coherency fix | nico |
2006-08-17 | Build bzImage for x86 builds - allow ext2 images even if initramfs used, they... | groz |
2006-08-16 | fix issues if kernel config is changed after the compile has started | mbm |
2006-08-10 | fix uml-2.6 (closes: #678) | nico |
2006-08-05 | Force remove of the symbolic link build_arm/linux, especially when switching ... | florian |
2006-08-04 | set PATH in rules.mk | mbm |
2006-08-04 | yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS) | mbm |
2006-08-04 | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | mbm |
2006-07-21 | fix a few directories missed in [4176]'s source -> download | mbm |
2006-07-20 | change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels | mbm |
2006-07-20 | UML target completed. Added ext2 target fs for use with uml images | groz |
2006-07-18 | move some of the kernel module packaging to package/kernel/ | nbd |
2006-06-28 | add workaround for kernel module install | nbd |
2006-06-27 | credit where credit is due | mbm |
2006-06-26 | add support for new modules.mk format (no autogenerated Config.in yet) | nbd |
2006-06-25 | add extra targets to improve make tracing output | nbd |
2006-06-23 | fix kernel configure target | mbm |
2006-06-23 | .pkginfo cleanup #2 | mbm |
2006-06-21 | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd |
2006-06-21 | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd |