targets/Rtai/XSD
changeset 642 cd7ccbbbf471
parent 641 b4eae24d05bf
child 643 1013a69ed1ea
equal deleted inserted replaced
641:b4eae24d05bf 642:cd7ccbbbf471
     1 
       
     2                   <xsd:element name="Rtai">
       
     3                     <xsd:complexType>
       
     4                       %(toolchain_gcc)s
       
     5                       <xsd:attribute name="rtai_config" type="xsd:string" use="optional" default="/usr/realtime/"/>
       
     6                     </xsd:complexType>
       
     7                   </xsd:element>