summaryrefslogtreecommitdiffstats
path: root/package/bluez5_utils
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-03-26 17:05:43 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-29 23:30:37 +0200
commitcc405b4cb323b6f16dbf12ae319885ec88d1dddd (patch)
treef2156db724f89a584279cce4de00f24d67f68ec2 /package/bluez5_utils
parentfc91501e6b32ef1b015ac9b0fbf6d64aa1ce0162 (diff)
downloadbuildroot-cc405b4cb323b6f16dbf12ae319885ec88d1dddd.tar.gz
buildroot-cc405b4cb323b6f16dbf12ae319885ec88d1dddd.zip
arch, linux, package: remove whitespaces
Whitespaces were searched using the following regex: [ ]{1,}\t and then manually removed in most of the cases. For xserver_xorg-server.mk, tabs before backslashes were removed. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bluez5_utils')
-rw-r--r--package/bluez5_utils/bluez5_utils.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/bluez5_utils/bluez5_utils.mk b/package/bluez5_utils/bluez5_utils.mk
index 4d31a187b1..63f29ab6c2 100644
--- a/package/bluez5_utils/bluez5_utils.mk
+++ b/package/bluez5_utils/bluez5_utils.mk
@@ -12,9 +12,9 @@ BLUEZ5_UTILS_DEPENDENCIES = dbus libglib2
BLUEZ5_UTILS_LICENSE = GPLv2+, LGPLv2.1+
BLUEZ5_UTILS_LICENSE_FILES = COPYING COPYING.LIB
-BLUEZ5_UTILS_CONF_OPTS = \
- --enable-tools \
- --enable-library \
+BLUEZ5_UTILS_CONF_OPTS = \
+ --enable-tools \
+ --enable-library \
--disable-cups
ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_OBEX),y)
OpenPOWER on IntegriCloud