aboutsummaryrefslogtreecommitdiff
path: root/target/board/generic_64bitonly_x86_64/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'target/board/generic_64bitonly_x86_64/README.txt')
-rw-r--r--target/board/generic_64bitonly_x86_64/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/board/generic_64bitonly_x86_64/README.txt b/target/board/generic_64bitonly_x86_64/README.txt
new file mode 100644
index 0000000000..dc7efd386b
--- /dev/null
+++ b/target/board/generic_64bitonly_x86_64/README.txt
@@ -0,0 +1,7 @@
+The "generic_x86_64_app" product defines a non-hardware-specific IA target
+without a kernel or bootloader.
+
+It can be used to build the entire user-level system, and
+will work with the IA version of the emulator,
+
+This supports 64-bit apps only.