Skip to content
Snippets Groups Projects
Commit 79886e3a authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/py-prf-ros-control/depend.common] Add ferrum

parent 168e13a4
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,8 @@ ifneq (,$(filter %.pal,${OS_VERSION}))
PAL_DISTRO?= dubnium
else ifneq (,$(filter 16.04.pal,${OS_VERSION}))
PAL_DISTRO?= erbium
else ifneq (,$(filter 18.04.pal,${OS_VERSION}))
PAL_DISTRO?= ferrum
endif
SYSTEM_PREFIX.pal?= /opt/pal/${PAL_DISTRO} ${SYSTEM_PREFIX}
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment