summaryrefslogtreecommitdiff
path: root/pjmedia/build/os-rtems.mak
blob: 208544094fcb797552ba95cc35077d16883c7b7e (plain)
1
2
3
4
5
6
7
#
# PJMEDIA OS specific configuration for RTEMS OS target.
#

export PJMEDIA_OBJS += nullsound.o
export SOUND_OBJS = $(NULLSOUND_OBJS)