Skip to content

Commit f4322b5

Browse files
committed
update README:
1 parent 2a070f4 commit f4322b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ etherlabmaster
33
Configuration Environment for EtherLab EtherCAT Master at https://sourceforge.net/projects/etherlabmaster/
44

55
## Role
6-
In order to download, install, setup all relevant components (system library, kernel module, ethercat configuration, and systemd service), one should do many steps manually. This repository was designed for the easy-to-reproducible enviornment for EtherLab EtherCAT Master. With the following steps, one can run the EtherCAT Master on one dedicated ethernet port within CentOS and Debian OSs.
6+
In order to download, install, setup all relevant components (system library, kernel module, ethercat configuration, and systemd service), one should do many steps manually. This repository was designed for the easy-to-reproducible environment for EtherLab EtherCAT Master. With the following steps, one can run the EtherCAT Master on one dedicated Ethernet port within CentOS and Debian OSs.
77

88

99

@@ -56,7 +56,8 @@ Fixed scheduler settings in dc_user example; use CLOCK_MONOTONIC.
5656
```
5757
### make patch
5858
* We would like to keep ethercat.conf file within $PREFIX/etc path
59-
* [See the patch file](./patch/Site/use_prefix_for_ethercat_conf_path.p0.patch)
59+
* [See the patch file 1](./patch/Site/use_prefix_for_ethercat_conf_path.p0.patch)
60+
* [See the patch file 2](./patch/Site/after_dkms_service_patch.p0.patch)
6061

6162
### make build
6263
* Ethercat program compilation

0 commit comments

Comments
 (0)