Last change
on this file since d7ce4b8 was 38eeea5, checked in by Maarten Lankhorst <m.b.lankhorst@…>, 18 years ago |
Add some packages needed for bcm boards
|
-
Property mode
set to
100644
|
File size:
866 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 | ]>
|
---|
7 |
|
---|
8 | <sect1 id="ch-systemprep-wrt-introduction">
|
---|
9 | <?dbhtml filename="wrt-intro.html"?>
|
---|
10 |
|
---|
11 | <title>Introduction</title>
|
---|
12 |
|
---|
13 | <para os="a">This chapter is for preparing host tools if you're planning to build for wireless routers, see <ulink url="http://en.wikibooks.org/wiki/DD-WRT/Supported_Devices" /> for a list of possibly supported devices. Here some basic tools are compiled on the host system, that will be needed later to prepare firmware for the target system. The target will be a 32 bits MIPS Little Endian.</para>
|
---|
14 |
|
---|
15 | <para os="b">If you are not building for this type of system, skip this chapter.</para>
|
---|
16 |
|
---|
17 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.