Merge branch 'ip-path' into 'master'

ethercatctl: fix hard-coded path to ip utility

See merge request etherlab.org/ethercat!54
This commit is contained in:
Florian Pose 2022-09-05 09:16:46 +00:00
commit 6af1d9a441
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ LSMOD=/sbin/lsmod
MODPROBE=/sbin/modprobe
RMMOD=/sbin/rmmod
MODINFO=/sbin/modinfo
IP=/bin/ip
IP=/sbin/ip
ETHERCAT=@bindir@/ethercat