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.cdn.openwrt.org/?a=commitdiff_plain;h=6e65ee31d600a7d97da21acb49a3f444a947f91d;p=openwrt%2Fsvn-archive%2Fpackages.git 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 d49b43edb..8e742f7df 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) \