summaryrefslogtreecommitdiff
path: root/sw/Package_misc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/Package_misc.mk')
-rw-r--r--sw/Package_misc.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/Package_misc.mk b/sw/Package_misc.mk
index 60f721be4322..ea22c0010363 100644
--- a/sw/Package_misc.mk
+++ b/sw/Package_misc.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -28,3 +29,5 @@
$(eval $(call gb_Package_Package,sw_misc,$(SRCDIR)/sw/misc))
# TODO:
#COPY sw/unxlngx6.pro/misc/swslots_sid.hid unxlngx6.pro/bin/hid/swslots_sid.hid
+
+# vim: set noet sw=4 ts=4: