Import additional CMS headers and update docs
[firmware_extractor.git] / README
diff --git a/README b/README
index 7240339..50c40ca 100644 (file)
--- a/README
+++ b/README
@@ -13,6 +13,8 @@ I've copied the files from the Zyxel source-code distribution as the basis of th
 
  cp Zyxel/source/userspace/public/libs/cms_util/lzw*.c .
  cp Zyxel/source/userspace/public/include/cms_lzw.h .
+ cp userspace/public/include/linux/os_defs.h .
+ cp userspace/public/include/cms_version.h .
 
 With this tool it is possible to extract the payload from a firmware file. It is typically the second
 payload image in the file - the first being the CFE/Kernel/root file-system combination.