bcg729: fix a typo
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
parent
1d1651c7a1
commit
e124b74296
1 changed files with 1 additions and 1 deletions
|
@ -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 += \
|
||||||
|
|
Loading…
Reference in a new issue