From 454dcf35c60a0937dea4cd3a9a724c73e0ffc5ff Mon Sep 17 00:00:00 2001 From: Ben Greear Date: Wed, 1 May 2013 11:18:38 -0700 Subject: [PATCH] Update build instructions. I found no ./build script, but 'make firmware' appears to do the trick. Signed-off-by: Ben Greear --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 18af41f..15c003c 100644 --- 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? -- 2.31.1