summaryrefslogtreecommitdiffstats
path: root/include/kernel-build.mk
Commit message (Expand)AuthorAgeFilesLines
...
* make kernel_menuconfig work without target toolchainnbd2007-02-161-2/+3
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...nbd2007-02-161-0/+7
* Minor kernel build changes:nbd2007-02-041-2/+3
* make spca5xx depend on video device support in the kernelnbd2007-01-211-0/+3
* Add WL-700gE support (based on work by jr)nbd2007-01-201-1/+1
* add descriptions to the broadcom target profiles and export them to the targe...nbd2007-01-201-1/+6
* store the default kernel version for our ports in a single place (target make...nbd2006-12-251-1/+1
* Also build bzImage for rdc boardsflorian2006-12-231-0/+3
* replace another instance of a relative path to generic-2.* with an absolute o...nbd2006-12-201-1/+1
* some platform support path name cleanupnbd2006-12-181-2/+2
* fix path to generic init file when using a symlinked target support directorynbd2006-12-161-1/+1
* more cleanup, build fix on freebsdnbd2006-11-281-3/+3
* minor cleanup and freebsd compile fixnbd2006-11-271-3/+7
* autodetect atm, pci, usb, pcmcia features from kernel config filenbd2006-11-191-0/+17
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd2006-11-181-0/+2
* implement target profiles in menuconfignbd2006-11-121-21/+42
* make target/linux/* directories self-contained, use the selected kernel versi...nbd2006-11-111-20/+30
* cleanup/rewrite of the kernel build processnbd2006-10-191-67/+115
* cleanupnbd2006-10-191-8/+7
* finally kill KMOD_template - removes a big chunk of legacy build codenbd2006-10-191-30/+2
* improve parallel buildingnbd2006-10-181-2/+2
* fix uml-2.6 build, move KERNELNAME to kernel-build.mknico2006-10-181-2/+14
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsnbd2006-10-141-1/+1
* more fixesnbd2006-10-101-0/+1
* put LINUX_KARCH in .kernel.mknbd2006-10-101-0/+10
* move $(MAKE) packages from .linux-compile: to compile:nbd2006-08-271-1/+1
* Remove postinit stuff for initramfsgroz2006-08-181-1/+0
* handle postinit for initramfsgroz2006-08-181-0/+1
* remove reference to missing filenbd2006-08-181-1/+0
* Update for initramfs handlinggroz2006-08-181-0/+1
* cosmetic coherency fixnico2006-08-181-2/+2
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...groz2006-08-171-1/+1
* fix issues if kernel config is changed after the compile has startedmbm2006-08-161-4/+5
* fix uml-2.6 (closes: #678)nico2006-08-101-5/+5
* Force remove of the symbolic link build_arm/linux, especially when switching ...florian2006-08-051-0/+1
* set PATH in rules.mkmbm2006-08-041-6/+6
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)mbm2006-08-041-9/+6
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm2006-08-041-2/+2
* fix a few directories missed in [4176]'s source -> downloadmbm2006-07-211-1/+1
* change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernelsmbm2006-07-201-9/+6
* UML target completed. Added ext2 target fs for use with uml imagesgroz2006-07-201-2/+2
* move some of the kernel module packaging to package/kernel/nbd2006-07-181-89/+0
* add workaround for kernel module installnbd2006-06-281-1/+3
* credit where credit is duembm2006-06-271-0/+6
* add support for new modules.mk format (no autogenerated Config.in yet)nbd2006-06-261-0/+90
* add extra targets to improve make tracing outputnbd2006-06-251-1/+6
* fix kernel configure targetmbm2006-06-231-2/+1
* .pkginfo cleanup #2mbm2006-06-231-1/+1
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-0/+125