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 <aleksander@gnu.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35653 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2013-02-18 09:59:32 +00:00
parent e5482f91dd
commit a9587abe23

View 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) \