From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] package/xenomai: properly indent XENOMAI_DEVICES variable
Date: Sat, 22 Apr 2017 15:50:15 +0200 [thread overview]
Message-ID: <20170422135132.ECC888223B@busybox.osuosl.org> (raw)
commit: https://git.buildroot.net/buildroot/commit/?id=58dd42a59a963f05123e50a594ea4b82d1571733
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Adam Duskett <aduskett@codeblue.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/xenomai/xenomai.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/xenomai/xenomai.mk b/package/xenomai/xenomai.mk
index 2d92e91..4844fff 100644
--- a/package/xenomai/xenomai.mk
+++ b/package/xenomai/xenomai.mk
@@ -136,9 +136,9 @@ endef
XENOMAI_POST_INSTALL_TARGET_HOOKS += XENOMAI_REMOVE_SKINS
define XENOMAI_DEVICES
-/dev/rtheap c 666 0 0 10 254 0 0 -
-/dev/rtscope c 666 0 0 10 253 0 0 -
-/dev/rtp c 666 0 0 150 0 0 1 32
+ /dev/rtheap c 666 0 0 10 254 0 0 -
+ /dev/rtscope c 666 0 0 10 253 0 0 -
+ /dev/rtp c 666 0 0 150 0 0 1 32
endef
ifeq ($(BR2_PACKAGE_HAS_UDEV),y)
reply other threads:[~2017-04-22 13:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170422135132.ECC888223B@busybox.osuosl.org \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox