From: Marc Kleine-Budde <mkl@pengutronix.de>
To: barebox@lists.infradead.org
Cc: sha@pengutronix.de
Subject: [PATCH] makfiles: add emacs syntax highlighting hint
Date: Wed, 1 Apr 2015 00:33:25 +0200 [thread overview]
Message-ID: <1427841205-9393-1-git-send-email-mkl@pengutronix.de> (raw)
This patches makes a standard emacs to recognise the files as makefiles.
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
images/Makefile.am33xx | 3 ++-
images/Makefile.imx | 1 +
images/Makefile.mvebu | 1 +
images/Makefile.mxs | 1 +
images/Makefile.rockchip | 1 +
images/Makefile.tegra | 1 +
scripts/Makefile.lib | 1 +
7 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/images/Makefile.am33xx b/images/Makefile.am33xx
index 002c1038f812..fde8f3455974 100644
--- a/images/Makefile.am33xx
+++ b/images/Makefile.am33xx
@@ -1,4 +1,5 @@
-
+# -*-makefile-*-
+#
# %.mlo - convert into mlo image
# ----------------------------------------------------------------
quiet_cmd_mlo_image = MLO $@
diff --git a/images/Makefile.imx b/images/Makefile.imx
index f5f4cf3dd6e8..f05e45c8f4b4 100644
--- a/images/Makefile.imx
+++ b/images/Makefile.imx
@@ -1,3 +1,4 @@
+# -*-makefile-*-
#
# barebox image generation Makefile for i.MX images
#
diff --git a/images/Makefile.mvebu b/images/Makefile.mvebu
index 5e90855d2b7a..78cc25f08d7b 100644
--- a/images/Makefile.mvebu
+++ b/images/Makefile.mvebu
@@ -1,3 +1,4 @@
+# -*-makefile-*-
#
# barebox image generation Makefile for Marvell mvebu
#
diff --git a/images/Makefile.mxs b/images/Makefile.mxs
index 733f83bd1fe0..de8b74758433 100644
--- a/images/Makefile.mxs
+++ b/images/Makefile.mxs
@@ -1,3 +1,4 @@
+# -*-makefile-*-
#
# barebox image generation Makefile for MXS images
#
diff --git a/images/Makefile.rockchip b/images/Makefile.rockchip
index 24444330133e..3e42cee432d0 100644
--- a/images/Makefile.rockchip
+++ b/images/Makefile.rockchip
@@ -1,3 +1,4 @@
+# -*-makefile-*-
#
# barebox image generation Makefile for Rockchip images
#
diff --git a/images/Makefile.tegra b/images/Makefile.tegra
index 4f876e4b5969..281a83d8ce7d 100644
--- a/images/Makefile.tegra
+++ b/images/Makefile.tegra
@@ -1,3 +1,4 @@
+# -*-makefile-*-
#
# barebox image generation Makefile for Tegra images
#
diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib
index 57426d030285..f5a9450ba5c7 100644
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
@@ -1,3 +1,4 @@
+# -*-makefile-*-
# Backward compatibility - to be removed...
extra-y += $(EXTRA_TARGETS)
# Figure out what we need to build from the various variables
--
2.1.4
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2015-03-31 22:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-31 22:33 Marc Kleine-Budde [this message]
2015-04-02 8:35 ` Jean-Christophe PLAGNIOL-VILLARD
2015-04-02 8:53 ` Marc Kleine-Budde
2015-04-02 8:57 ` Marc Kleine-Budde
2015-04-02 9:26 ` Jean-Christophe PLAGNIOL-VILLARD
2015-04-02 9:33 ` Marc Kleine-Budde
2015-04-02 8:55 ` Lucas Stach
2015-04-02 8:59 ` Marc Kleine-Budde
2015-04-02 9:23 ` Alexander Aring
2015-04-02 9:24 ` Jean-Christophe PLAGNIOL-VILLARD
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=1427841205-9393-1-git-send-email-mkl@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=sha@pengutronix.de \
/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