blob: ed610def547afb9bd69c0056a09c26fb4936a369 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001do_compile_append() {
2 if [ -f ${B}/wmtd.service ]; then
3 sed -i "s/nvram_daemon.service//g" ${B}/wmtd.service
4 fi
5}
6