diff options
Diffstat (limited to 'target/board/emulator/README.txt')
-rw-r--r-- | target/board/emulator/README.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/board/emulator/README.txt b/target/board/emulator/README.txt deleted file mode 100644 index 6a1ec89..0000000 --- a/target/board/emulator/README.txt +++ /dev/null @@ -1,10 +0,0 @@ -The "emulator" product defines an almost non-hardware-specific target -without a kernel or bootloader, except that it defines the -HAVE_HTC_AUDIO_DRIVER constant, since that is what the emulator -emulates currently. - -It can be used to build the entire user-level system, and -will work with the emulator. - -It is not a product "base class"; no other products inherit -from it or use it in any way. |