remove unused variables ah_set11nVirtualMoreFrag
[open-ath9k-htc-firmware.git] / README
diff --git a/README b/README
index 2b78e81f8c26cbff66cfed0667cc47253c5f0249..15c003c2b11729710e51e327a980a6a809ea37bd 100644 (file)
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ services.
 What licence is this covered by?
 --------------------------------
 
 What licence is this covered by?
 --------------------------------
 
-The Qualcomm Atheros owned code is under the ISC licence.
+The Qualcomm Atheros owned code is under the ClearBSD licence.
 
 The NOTICES.TXT file contains copyright notices for software which
 this firmware release leverages.
 
 The NOTICES.TXT file contains copyright notices for software which
 this firmware release leverages.
@@ -61,7 +61,7 @@ You're in for a treat.
 
   * Linux:
 
 
   * Linux:
 
-  $ ./build
+  $ make firmware
 
   * FreeBSD:
 
 
   * 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
   $ ./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?
 
 
 Then what?