bcg729: fix a typo 277/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 24 Feb 2018 09:23:27 +0000 (10:23 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 24 Feb 2018 09:23:27 +0000 (10:23 +0100)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/bcg729/Makefile

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