rules: rename file only.
Trivial rename, allow vim to properly detect the file as a makefile.
This commit is contained in:
@@ -26,7 +26,4 @@ DEFS += -DVF6XX
|
||||
FP_FLAGS ?= -mfloat-abi=hard -mfpu=fpv4-sp-d16
|
||||
ARCH_FLAGS = -mthumb -mcpu=cortex-m4 $(FP_FLAGS)
|
||||
|
||||
include ../../../Makefile.rules
|
||||
|
||||
|
||||
|
||||
include ../../../rules.mk
|
||||
|
||||
Reference in New Issue
Block a user