build-sys: No need to create folder for echo-cancel module.

The ORCC stage does this anyway (and this was buggy anyway as it had an extra
'src/' prefix so never worked properly when it was introduced in d6cdd80).

Thanks to Maarten Bosmans for pointing it out.
This commit is contained in:
Colin Guthrie 2011-03-14 16:31:00 +00:00
parent dda564f50b
commit bc43fe5c60

View file

@ -1335,7 +1335,7 @@ $(SYMDEF_FILES): modules/module-defs.h.m4
.PHONY: builddirs
builddirs:
$(AM_V_at)$(MKDIR_P) daemon modules src/modules/echo-cancel
$(AM_V_at)$(MKDIR_P) daemon modules
# Simple protocol