summaryrefslogtreecommitdiff
path: root/include/kernel-build.mk
AgeCommit message (Expand)Author
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
2006-12-18some platform support path name cleanupnbd
2006-12-16fix path to generic init file when using a symlinked target support directorynbd
2006-11-28more cleanup, build fix on freebsdnbd
2006-11-27minor cleanup and freebsd compile fixnbd
2006-11-19autodetect atm, pci, usb, pcmcia features from kernel config filenbd
2006-11-18add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd
2006-11-12implement target profiles in menuconfignbd
2006-11-11make target/linux/* directories self-contained, use the selected kernel versi...nbd
2006-10-19cleanup/rewrite of the kernel build processnbd
2006-10-19cleanupnbd
2006-10-19finally kill KMOD_template - removes a big chunk of legacy build codenbd
2006-10-18improve parallel buildingnbd
2006-10-18fix uml-2.6 build, move KERNELNAME to kernel-build.mknico
2006-10-14move '-' parameter to TAR_OPTIONS, so that packages can append commandsnbd
2006-10-10more fixesnbd
2006-10-10put LINUX_KARCH in .kernel.mknbd