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:
parent
e5482f91dd
commit
a9587abe23
@ -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) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user