Added e100 to specfile config.
This commit is contained in:
parent
1ef4b92d18
commit
ac0a1c5450
|
|
@ -76,7 +76,7 @@ http://etherlab.org/en/ethercat.
|
|||
%setup
|
||||
|
||||
%build
|
||||
%configure --enable-tty --enable-generic \
|
||||
%configure --enable-tty --enable-generic --enable-e100 \
|
||||
--with-linux-dir=/usr/src/linux-obj/%_target_cpu/default
|
||||
make
|
||||
mkdir obj
|
||||
|
|
|
|||
Loading…
Reference in New Issue