sudo apt install build-essential quilt
wget https://gitlab.com/etherlab.org/ethercat/-/archive/1.6.2/ethercat-1.6.2.tar.gz
tar -xzmf ethercat-1.6.2.tar.gz
cd ethercat-1.6.2
mkdir debian
cd debian
git clone https://github.com/todoubaba/igh-ethercat-debinize .
根据需要修改ruels
中的内容
cd ../
debuild
重新打包
make clean
debuild