summaryrefslogtreecommitdiff
path: root/include/kernel-build.mk
AgeCommit message (Expand)Author
2013-06-27buildroot: build a second pass kernel if initramfs is enabledflorian
2013-01-26kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsnbd
2013-01-26kernel: fix module export strippingnbd
2012-12-02kernel: fix stripping symbol exportsnbd
2011-10-03[include] kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_C...jow
2011-04-06build: clean up handling of the kernel confignbd
2010-08-06Add kernel_nconfig make targetlars
2010-07-21add a build system option for collecting all kernel debug information (includ...nbd
2010-02-16Revert "sort Kconfig symbols automatically to make Kaloz happy :p"nbd
2010-02-11sort Kconfig symbols automatically to make Kaloz happy :pjuhosg
2009-11-11merge target kernel config files with subtarget config files and add a variab...nbd
2009-08-08add an optional config option for stripping all unnecessary symbol exports fr...nbd
2009-04-21kernel: make sure all patches are applied before running menuconfig or oldconfignbd
2008-08-27enable quilt by default for the kernel treenbd
2008-08-23fix make kernel_menuconfig for subtarget kernel config filesnbd
2008-08-16rework parallel building to get rid of some warningsnbd
2008-06-13create a platform config-* file if there is none already when running kernel_...nbd
2008-06-09large improvement for parallel builds. works without V=99 now and without war...nbd
2008-05-08fix kernel config on kernel_menuconfig abortnbd
2007-09-29fixes for refresh/update handlingnbd
2007-09-29Refactor downloading code into download.mknbd
2007-09-11properly clean up after kernel_{old,menu}confignbd
2007-09-10fix kernel_menuconfignbd
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-08-26include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...nico
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-08-03fix image installationnbd
2007-07-30silencenbd
2007-07-30next round of cleanup, convert target/ - make -j works now ;)nbd
2007-07-23more dependency fixesnbd
2007-07-18prevent the new config changes from interfering with kernel_menuconfignbd
2007-07-18dynamically enable/disable kernel config options for kmod packages based on b...nbd
2007-07-16add kernel_oldconfig targetnbd
2007-07-16kernel: fix dependencies for .config, use selections from oldconfig when runn...nbd
2007-06-30merge the kernel config parts at dump time, so that overrides that disable ce...nbd
2007-06-16prepare for the transition to linux 2.6.22 - make it possible to override the...nbd
2007-06-03implement quilt handling for the kernel tree ... and there was much rejoicing!nbd
2007-05-19fix pcmcia/pccard build defaultsnbd
2007-04-18Improved autorebuild for kernel related stuff.nbd
2007-04-15remove reference to unused .kernel.mknbd
2007-03-24trigger a kernel module rebuild when the kernel config changesnbd
2007-03-24move default templates for the kernel build to kernel-defaults.mk (similar to...nbd
2007-03-23some cleanups in the metadata.pl script; allow target profiles to add overrid...nbd
2007-03-04nuke mdev and replace it with hotplug2 :)nbd
2007-03-02fix an error in the kernel image related commitnbd
2007-03-02kernel build cleanupnbd
2007-02-23fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP timenbd
2007-02-22fix a small bug in the order of the profile metadata dumpnbd
2007-02-22last commit was missing a change...nbd