summaryrefslogtreecommitdiff
path: root/include/kernel-build.mk
AgeCommit message (Expand)Author
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
2007-02-22Reorganize kernel configs - target/linux/*/config is now a directory.nbd
2007-02-16make kernel_menuconfig work without target toolchainnbd
2007-02-16add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...nbd
2007-02-04Minor kernel build changes:nbd
2007-01-21make spca5xx depend on video device support in the kernelnbd
2007-01-20Add WL-700gE support (based on work by jr)nbd
2007-01-20add descriptions to the broadcom target profiles and export them to the targe...nbd
2006-12-25store the default kernel version for our ports in a single place (target make...nbd
2006-12-23Also build bzImage for rdc boardsflorian
2006-12-20replace another instance of a relative path to generic-2.* with an absolute o...nbd