modems: avoid double inclusion of osmocom.c
This commit is contained in:
parent
93d024e13e
commit
9dd8db0570
|
@ -6,7 +6,7 @@ cflags=-W -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all
|
||||||
ldflags_force=`pkg-config --libs glib-2.0`
|
ldflags_force=`pkg-config --libs glib-2.0`
|
||||||
ldflags=-Wl,-z,relro -Wl,-z,now
|
ldflags=-Wl,-z,relro -Wl,-z,now
|
||||||
includes=hayes.h
|
includes=hayes.h
|
||||||
dist=Makefile,hayes/channel.h,hayes/command.h,hayes/common.h,hayes/pdu.h,hayes/quirks.h,osmocom.c
|
dist=Makefile,hayes/channel.h,hayes/command.h,hayes/common.h,hayes/pdu.h,hayes/quirks.h
|
||||||
|
|
||||||
[debug]
|
[debug]
|
||||||
type=plugin
|
type=plugin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user