libqmi: no need to enable traces explicitly
authorFlorian Fainelli <florian@openwrt.org>
Mon, 18 Feb 2013 09:59:32 +0000 (09:59 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 18 Feb 2013 09:59:32 +0000 (09:59 +0000)
Traces are always built now, and can be enabled/disabled with
'qmi_utils_set_traces_enabled()'.

Signed-off-by: Aleksander Morgado <aleksander@gnu.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35653

libs/libqmi/Makefile

index d49b43edbb585fd1094351589749dc4d70c9732d..8e742f7dfb6f47ab2ca166fc5faba2704d02bcbb 100644 (file)
@@ -25,8 +25,6 @@ define Package/libqmi/description
   Helper library and utils to talk to QMI enabled modems
 endef
 
-CONFIGURE_VARS+= CFLAGS="$$$$CFLAGS -DMESSAGE_ENABLE_TRACE"
-
 define Build/InstallDev
        $(INSTALL_DIR) $(1)/usr/include
        $(CP) \