carl9170 firmware: checkpatch fixes
[carl9170fw.git] / README
1 Community AR9170 Linux firmware
2 -----------------------
3
4 This is the firmware for the Atheros ar9170 802.11n devices.
5
6 To build the firmware you will need an SH-2 toolchain.
7 You can build your own toolchain:
8
9 make -C toolchain
10
11 but be aware that this will take some time and requires
12 about 1.2 GiB disk space.
13
14 The resulting firmware, carl9170.fw, can be used only
15 with the carl9170 Linux driver.
16
17 After getting a toolchain, simply build:
18
19 autogen.sh