<?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-addpattern" role="wrap">
  <?dbhtml filename="addpattern.html"?>

  <title>Addpattern-&addpattern-version;</title>

  <indexterm zone="ch-systemprep-wrt-addpattern">
    <primary sortas="a-Addpattern">Addpattern</primary>
  </indexterm>

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

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

  </sect2>

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

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

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

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

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

  </sect2>

</sect1>
