Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | always include kernel config for kernel packages | Felix Fietkau | 2007-08-15 | 1 | -0/+3 | |
| | | | | SVN-Revision: 8415 | |||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 1 | -3/+3 | |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | |||||
* | fix kmod packages that don't use KCONFIG | Felix Fietkau | 2007-08-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8323 | |||||
* | fix kmod packaging for packages where some KCONFIG symbols are set to y | Felix Fietkau | 2007-08-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8316 | |||||
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵ | Felix Fietkau | 2007-07-31 | 1 | -0/+2 | |
| | | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256 | |||||
* | disable kmod packages where the KCONFIG options are =y | Felix Fietkau | 2007-07-20 | 1 | -7/+9 | |
| | | | | SVN-Revision: 8086 | |||||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 1 | -11/+7 | |
| | | | | | | build system config SVN-Revision: 8026 | |||||
* | reordered GENERIC_PATCH_DIR variable | Gabor Juhos | 2007-07-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7824 | |||||
* | fix kernel config feature autodetection | Felix Fietkau | 2007-06-30 | 1 | -2/+1 | |
| | | | | SVN-Revision: 7811 | |||||
* | prepare for the transition to linux 2.6.22 - make it possible to override ↵ | Felix Fietkau | 2007-06-16 | 1 | -4/+8 | |
| | | | | | | the kernel version in the target makefile SVN-Revision: 7644 | |||||
* | fix kmod-* build error when wildcards are being used in $(FILES) | Felix Fietkau | 2007-04-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7052 | |||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 1 | -1/+2 | |
| | | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998 | |||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 1 | -0/+2 | |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | |||||
* | always dereference symbolic links when copying kernel modules into the ↵ | Felix Fietkau | 2007-02-23 | 1 | -1/+1 | |
| | | | | | | packaging directory (fixes alsa build, patch from #1392) SVN-Revision: 6350 | |||||
* | some platform support path name cleanup | Felix Fietkau | 2006-12-18 | 1 | -0/+1 | |
| | | | | SVN-Revision: 5846 | |||||
* | fix pesky kmod-* ipkg install bug | Felix Fietkau | 2006-11-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5639 | |||||
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 1 | -0/+1 | |
| | | | | SVN-Revision: 5621 | |||||
* | import Package/Default in KernelPackage to avoid reusing variables from the ↵ | Felix Fietkau | 2006-11-18 | 1 | -0/+1 | |
| | | | | | | wrong packages (fixes #970) SVN-Revision: 5565 | |||||
* | only enable in-tree kmod-* packages by default | Felix Fietkau | 2006-11-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5560 | |||||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | 1 | -19/+11 | |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | |||||
* | fix dependencies on the virtual kernel package (fixes #878) | Felix Fietkau | 2006-10-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5279 | |||||
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 | 1 | -5/+4 | |
| | | | | SVN-Revision: 5226 | |||||
* | cleanup | Felix Fietkau | 2006-10-19 | 1 | -2/+5 | |
| | | | | SVN-Revision: 5224 | |||||
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 1 | -47/+0 | |
| | | | | SVN-Revision: 5222 | |||||
* | fix uml-2.6 build, move KERNELNAME to kernel-build.mk | Nicolas Thill | 2006-10-18 | 1 | -9/+0 | |
| | | | | SVN-Revision: 5204 | |||||
* | fix module autoload option | Felix Fietkau | 2006-10-17 | 1 | -1/+5 | |
| | | | | SVN-Revision: 5201 | |||||
* | make kernel module packaging code reusable and use it in madwifi | Felix Fietkau | 2006-10-17 | 1 | -0/+63 | |
| | | | | SVN-Revision: 5189 | |||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+106 | |