index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
kernel
/
linux
/
Makefile
Age
Commit message (
Expand
)
Author
2024-07-10
kernel: update deprecated license information
Florian Eckert
2022-09-27
build: fix issues with targets installed via feeds
Felix Fietkau
2022-09-18
build: fix including modules.mk for targets pulled in from feeds
Felix Fietkau
2021-05-13
build: introduce $(MKHASH)
Leonardo Mörlein
2018-07-07
linux: update license tag to use correct SPDX tag
Florian Eckert
2017-01-05
build: use mkhash to replace various quirky md5sum/openssl calls
Felix Fietkau
2016-12-16
package/kernel/linux: only access kernel config if DUMP is unset
Felix Fietkau
2016-09-30
kernel: fix module dependency checking
Matthias Schiffer
2016-04-06
package: flag essential components as nonshared
Jo-Philipp Wich
2015-10-15
cosmetic: remove trailing whitespaces
Luka Perkov
2014-12-09
kernel: add netfilter.mk to modules makefile SCAN_DEPS
Felix Fietkau
2014-10-22
kernel: use .ONESHELL to speed up processing of many kmod-* packages
Felix Fietkau
2014-10-22
kernel: use /bin/sh instead of bash to speed up processing of many kmod-* pac...
Felix Fietkau
2013-07-18
kernel: reduce spurious rebuilds of simple kmod-* packages
Felix Fietkau
2013-07-18
build: add kernel modules to package provides info (along with shared libs)
Felix Fietkau
2013-06-21
packages: clean up the package folder
John Crispin