rules: rename file only.

Trivial rename, allow vim to properly detect the file as a makefile.
This commit is contained in:
Karl Palsson
2016-04-17 01:01:02 +00:00
parent 133a45b734
commit 30667fe62c
16 changed files with 15 additions and 21 deletions

View File

@@ -41,4 +41,4 @@ BMP_PORT ?=
#STLINK_PORT ?= :4242
include ../../../../Makefile.rules
include ../../../../rules.mk

View File

@@ -44,4 +44,4 @@ BMP_PORT ?=
#STLINK_PORT ?= :4242
include ../../../../Makefile.rules
include ../../../../rules.mk