Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||
* | package/kernel/linux: only access kernel config if DUMP is unset | Felix Fietkau | 2016-12-16 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||
* | kernel: fix module dependency checking | Matthias Schiffer | 2016-09-30 |
| | | | | | | | Since the kernel makefile is using .ONESHELL, we need to add -e to .SHELLFLAGS so errors are not ignored. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> | ||
* | package: flag essential components as nonshared | Jo-Philipp Wich | 2016-04-06 |
| | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||
* | cosmetic: remove trailing whitespaces | Luka Perkov | 2015-10-15 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 47197 | ||
* | kernel: add netfilter.mk to modules makefile SCAN_DEPS | Felix Fietkau | 2014-12-09 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43589 | ||
* | kernel: use .ONESHELL to speed up processing of many kmod-* packages | Felix Fietkau | 2014-10-22 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43024 | ||
* | kernel: use /bin/sh instead of bash to speed up processing of many kmod-* ↵ | Felix Fietkau | 2014-10-22 |
| | | | | | | | | packages Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43022 | ||
* | kernel: reduce spurious rebuilds of simple kmod-* packages | Felix Fietkau | 2013-07-18 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37403 | ||
* | build: add kernel modules to package provides info (along with shared libs) | Felix Fietkau | 2013-07-18 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37385 | ||
* | packages: clean up the package folder | John Crispin | 2013-06-21 |
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 |