projects
/
librecmc
/
open-ath9k-htc-firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5255978
)
Update build instructions.
30/head
author
Ben Greear
<greearb@candelatech.com>
Wed, 1 May 2013 18:18:38 +0000
(11:18 -0700)
committer
Ben Greear
<greearb@candelatech.com>
Wed, 1 May 2013 18:18:38 +0000
(11:18 -0700)
I found no ./build script, but 'make firmware' appears to
do the trick.
Signed-off-by: Ben Greear <greearb@candelatech.com>
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 18af41ff46a242157a4debec43b707122a4b579c..15c003c2b11729710e51e327a980a6a809ea37bd 100644
(file)
--- a/
README
+++ b/
README
@@
-61,7
+61,7
@@
You're in for a treat.
* Linux:
- $
./build
+ $
make firmware
* FreeBSD:
@@
-70,7
+70,7
@@
You're in for a treat.
$ ./build
You will end up with two .fw files - one for the AR7010 and one for
-the AR9271.
+the AR9271
in the target_firmware directory
.
Then what?