Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: update license tag to use correct SPDX tag | Florian Eckert | 2018-07-07 | 1 | -1/+1 |
| | | | | | | Use SPDX tag. Signed-off-by: Florian Eckert <fe@dev.tdt.de> | ||||
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | package/kernel/linux: only access kernel config if DUMP is unset | Felix Fietkau | 2016-12-16 | 1 | -2/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: fix module dependency checking | Matthias Schiffer | 2016-09-30 | 1 | -0/+1 |
| | | | | | | | 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 | 1 | -0/+1 |
| | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | cosmetic: remove trailing whitespaces | Luka Perkov | 2015-10-15 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -0/+1 |
| | | | | | | 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 | 1 | -0/+2 |
| | | | | | | | | 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 | 1 | -0/+6 |
| | | | | | | 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 | 1 | -0/+4 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37385 | ||||
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 1 | -0/+52 |
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 |