ethercat.conf.tmpl
branchstable-1.0
changeset 1619 0d4119024f55
parent 169 b3ecbec2c487
child 281 c91bbf7bc52c
equal deleted inserted replaced
1618:5cff10efb927 1619:0d4119024f55
     7 #  This file is a versioned template configuration. Copy it to "ethercat.conf"
     7 #  This file is a versioned template configuration. Copy it to "ethercat.conf"
     8 #  (which is ignored by Subversion) and adjust it to your needs.
     8 #  (which is ignored by Subversion) and adjust it to your needs.
     9 #
     9 #
    10 #------------------------------------------------------------------------------
    10 #------------------------------------------------------------------------------
    11 
    11 
       
    12 #
    12 # The kernel to compile the EtherCAT sources against
    13 # The kernel to compile the EtherCAT sources against
       
    14 #
    13 KERNEL := `uname -r`
    15 KERNEL := `uname -r`
    14 
    16 
    15 # PCI index of the EtherCAT device
       
    16 DEVICEINDEX := 99
       
    17 
       
    18 #------------------------------------------------------------------------------
    17 #------------------------------------------------------------------------------