mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
core: Remove embedded module support
This has not worked for some time and is no longer actively maintained. Change-Id: I5110b0db69c152761b58fa025cb0a53b0e544d99
This commit is contained in:
committed by
Corey Farrell
parent
39fff2ebf9
commit
79a2c26c03
@@ -31,5 +31,5 @@ dundi-parser.o: _ASTCFLAGS+=-I.
|
||||
|
||||
pbx_gtkconsole.o: _ASTCFLAGS+=-Wno-strict-prototypes
|
||||
|
||||
$(if $(filter pbx_dundi,$(EMBEDDED_MODS)),modules.link,pbx_dundi.so): dundi-parser.o
|
||||
pbx_dundi.so: dundi-parser.o
|
||||
dundi-parser.o: _ASTCFLAGS+=$(call MOD_ASTCFLAGS,pbx_dundi)
|
||||
|
Reference in New Issue
Block a user