mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Rename to LibrePilot
This commit is contained in:
parent
6dc7e84a98
commit
68cb8c7bf4
2
Makefile
2
Makefile
@ -59,7 +59,7 @@ SPACE := $(EMPTY) $(EMPTY)
|
||||
smallify = $(subst $(SPACE),-,$(call lc,$1))
|
||||
|
||||
# Naming for binaries and packaging etc,.
|
||||
OP_BIG_NAME := OpenPilot
|
||||
OP_BIG_NAME := LibrePilot
|
||||
GCS_BIG_NAME := ${OP_BIG_NAME} GCS
|
||||
# These should be lowercase with no spaces
|
||||
OP_SMALL_NAME := $(call smallify,$(OP_BIG_NAME))
|
||||
|
Loading…
Reference in New Issue
Block a user