From: Florian Fainelli Date: Mon, 18 Feb 2013 09:59:32 +0000 (+0000) Subject: libqmi: no need to enable traces explicitly X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=aee4879a9439d4612fdc5b9680046b5496c057dc libqmi: no need to enable traces explicitly Traces are always built now, and can be enabled/disabled with 'qmi_utils_set_traces_enabled()'. Signed-off-by: Aleksander Morgado Signed-off-by: Florian Fainelli SVN-Revision: 35653 --- diff --git a/libs/libqmi/Makefile b/libs/libqmi/Makefile index d49b43edbb..8e742f7dfb 100644 --- a/libs/libqmi/Makefile +++ b/libs/libqmi/Makefile @@ -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) \