bcg729: fix a typo

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
Sebastian Kemper 2018-02-24 10:23:27 +01:00
parent 1d1651c7a1
commit e124b74296

View file

@ -40,7 +40,7 @@ define Package/bcg729/description
source code in any kind. source code in any kind.
endef endef
# Otherwise spandsp ignores OpenWrt's CPPFLAGS # Otherwise OpenWrt's CPPFLAGS are ignored
TARGET_CFLAGS += $(TARGET_CPPFLAGS) TARGET_CFLAGS += $(TARGET_CPPFLAGS)
CMAKE_OPTIONS += \ CMAKE_OPTIONS += \