index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kernel-build.mk
Commit message (
Expand
)
Author
Age
...
*
rework parallel building to get rid of some warnings and add back support for...
Felix Fietkau
2008-08-16
*
create a platform config-* file if there is none already when running kernel_...
Felix Fietkau
2008-06-13
*
large improvement for parallel builds. works without V=99 now and without war...
Felix Fietkau
2008-06-09
*
fix kernel config on kernel_menuconfig abort
Felix Fietkau
2008-05-08
*
fixes for refresh/update handling
Felix Fietkau
2007-09-29
*
Refactor downloading code into download.mk Support multiple file downloads Su...
Felix Fietkau
2007-09-29
*
properly clean up after kernel_{old,menu}config
Felix Fietkau
2007-09-11
*
fix kernel_menuconfig
Felix Fietkau
2007-09-10
*
major target cleanup. it is now possible to have subtargets that can override...
Felix Fietkau
2007-09-08
*
strip the kernel version suffix from target directories, except for brcm-2.4 ...
Felix Fietkau
2007-09-06
*
include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...
Nicolas Thill
2007-08-26
*
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
Felix Fietkau
2007-08-07
*
fix image installation
Felix Fietkau
2007-08-03
*
silence
Felix Fietkau
2007-07-30
*
next round of cleanup, convert target/ - make -j works now ;)
Felix Fietkau
2007-07-30
*
more dependency fixes
Felix Fietkau
2007-07-23
*
prevent the new config changes from interfering with kernel_menuconfig
Felix Fietkau
2007-07-18
*
dynamically enable/disable kernel config options for kmod packages based on b...
Felix Fietkau
2007-07-18
*
add kernel_oldconfig target
Felix Fietkau
2007-07-16
*
kernel: fix dependencies for .config, use selections from oldconfig when runn...
Felix Fietkau
2007-07-16
*
merge the kernel config parts at dump time, so that overrides that disable ce...
Felix Fietkau
2007-06-30
*
prepare for the transition to linux 2.6.22 - make it possible to override the...
Felix Fietkau
2007-06-16
*
implement quilt handling for the kernel tree ... and there was much rejoicing!
Felix Fietkau
2007-06-03
*
fix pcmcia/pccard build defaults
Felix Fietkau
2007-05-19
*
Improved autorebuild for kernel related stuff. - make modules_install in the ...
Felix Fietkau
2007-04-18
*
remove reference to unused .kernel.mk
Felix Fietkau
2007-04-15
*
trigger a kernel module rebuild when the kernel config changes
Felix Fietkau
2007-03-24
*
move default templates for the kernel build to kernel-defaults.mk (similar to...
Felix Fietkau
2007-03-24
*
some cleanups in the metadata.pl script; allow target profiles to add overrid...
Felix Fietkau
2007-03-23
*
nuke mdev and replace it with hotplug2 :)
Felix Fietkau
2007-03-04
*
fix an error in the kernel image related commit
Felix Fietkau
2007-03-02
*
kernel build cleanup
Felix Fietkau
2007-03-02
*
fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time
Felix Fietkau
2007-02-23
*
fix a small bug in the order of the profile metadata dump
Felix Fietkau
2007-02-22
*
last commit was missing a change...
Felix Fietkau
2007-02-22
*
Reorganize kernel configs - target/linux/*/config is now a directory. ./confi...
Felix Fietkau
2007-02-22
*
make kernel_menuconfig work without target toolchain
Felix Fietkau
2007-02-16
*
add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...
Felix Fietkau
2007-02-16
*
Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; the...
Felix Fietkau
2007-02-04
*
make spca5xx depend on video device support in the kernel
Felix Fietkau
2007-01-21
*
Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a n...
Felix Fietkau
2007-01-20
*
add descriptions to the broadcom target profiles and export them to the targe...
Felix Fietkau
2007-01-20
*
store the default kernel version for our ports in a single place (target make...
Felix Fietkau
2006-12-25
*
Also build bzImage for rdc boards
Florian Fainelli
2006-12-23
*
replace another instance of a relative path to generic-2.* with an absolute o...
Felix Fietkau
2006-12-20
*
some platform support path name cleanup
Felix Fietkau
2006-12-18
*
fix path to generic init file when using a symlinked target support directory
Felix Fietkau
2006-12-16
*
more cleanup, build fix on freebsd
Felix Fietkau
2006-11-28
*
minor cleanup and freebsd compile fix
Felix Fietkau
2006-11-27
*
autodetect atm, pci, usb, pcmcia features from kernel config file
Felix Fietkau
2006-11-19
[prev]
[next]