summaryrefslogtreecommitdiff
path: root/scripts/gen-dependencies.sh
AgeCommit message (Expand)Author
2020-01-01scripts/gen-dependencies.sh: use /bin/shRosen Penev
2020-01-01scripts/gen-dependencies.sh: replace backticks with $()Rosen Penev
2017-02-19gen-dependencies.sh: fix handling variations in "file" outputFelix Fietkau
2015-01-29scripts: avoid outputting empty lines in gen-dependencies.shJo-Philipp Wich
2015-01-29scripts: gen-dependencies.sh: fix kmod dependency generationJo-Philipp Wich
2013-11-19scripts/gen-dependencies.sh: prevent zero-length dep.* files from accumulatin...Felix Fietkau
2013-09-29scripts/gen-dependencies.sh: use the cross readelf (#12940)Felix Fietkau
2013-07-19scripts/gen-dependencies.sh: clean up temp filesFelix Fietkau
2013-07-18gen-dependencies.sh: sort kmod dependenciesFelix Fietkau
2013-07-18build: implement kernel module dependency trackingFelix Fietkau
2012-06-12gen-dependencies.sh: only include lib*.so* files in dependency list, to match...Jo-Philipp Wich
2012-06-11build: add checks for missing package dependenciesFelix Fietkau