mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-22 22:54:06 +00:00
kernel: remove debug code from module insert script
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38340
This commit is contained in:
parent
ff40bc2db9
commit
4b47d5b732
@ -96,7 +96,6 @@ define ModuleAutoLoad
|
||||
fi; \
|
||||
modules="$$$$$$$${modules:+$$$$$$$$modules}"; \
|
||||
fi; \
|
||||
dkl; \
|
||||
}; \
|
||||
add_module() { \
|
||||
priority="$$$$$$$$1"; \
|
||||
|
Loading…
Reference in New Issue
Block a user