Skip to content
Snippets Groups Projects
Commit 2e541151 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

scripts: gen-dependencies.sh: fix kmod dependency generation


Do not output faulty ".ko" dependency if a scanned .ko file has an empty
"depends=" specification, also replace the `grep | sed | awk` chain with a
single sed program.

Signed-off-by: default avatarJo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 44206
parent 46b1577b
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment