<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-systemprep-wrt-trx" role="wrap">
  <?dbhtml filename="trx.html"?>

  <title>TRX-&trx-version;</title>

  <indexterm zone="ch-systemprep-wrt-trx">
    <primary sortas="a-Trx">TRX</primary>
  </indexterm>

  <sect2 role="package">
    <title/>

    <para>The Trx file is needed to create a trx file that can be flashed on the wireless router.</para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of TRX</title>

    <para os="a">Compile TRX:</para>

<screen os="b"><userinput>gcc trx.c -o trx</userinput></screen>

    <para os="c">Install the package:</para>

<screen os="d"><userinput>cp trx ${CLFS}/cross-tools/bin</userinput></screen>

  </sect2>

</sect1>
