summaryrefslogtreecommitdiffstats
path: root/package/rtai
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/rtai
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/rtai')
-rw-r--r--package/rtai/rtai.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/rtai/rtai.mk b/package/rtai/rtai.mk
index dfd8e0c190..35e8fc1cfd 100644
--- a/package/rtai/rtai.mk
+++ b/package/rtai/rtai.mk
@@ -20,8 +20,8 @@ RTAI_DEPENDENCIES = linux
RTAI_CONF_OPTS = \
--includedir=/usr/include/rtai \
- --with-linux-dir=$(LINUX_DIR) \
- --disable-leds \
+ --with-linux-dir=$(LINUX_DIR) \
+ --disable-leds \
--enable-usi \
--enable-align-priority \
--disable-rtailab \
OpenPOWER on IntegriCloud