Skip to content

Commit 79886e3

Browse files
committed
[wip/py-prf-ros-control/depend.common] Add ferrum
1 parent 168e13a commit 79886e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

py-prf-ros-control/depend.common

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ifneq (,$(filter %.pal,${OS_VERSION}))
1212
PAL_DISTRO?= dubnium
1313
else ifneq (,$(filter 16.04.pal,${OS_VERSION}))
1414
PAL_DISTRO?= erbium
15+
else ifneq (,$(filter 18.04.pal,${OS_VERSION}))
16+
PAL_DISTRO?= ferrum
1517
endif
1618
SYSTEM_PREFIX.pal?= /opt/pal/${PAL_DISTRO} ${SYSTEM_PREFIX}
1719
else

0 commit comments

Comments
 (0)