Home | History | Annotate | only in /build/target/board/generic_mips
Up to higher level directory
NameDateSize
BoardConfig.mk10-Mar-20152.1K
device.mk10-Mar-20151.6K
README.txt16-Dec-2014354
system.prop16-Dec-2014107

README.txt

      1 The "generic_mips" product defines a MIPS based non-hardware-specific
      2 target without a kernel or bootloader.
      3 
      4 It can be used to build the entire user-level system, and
      5 will work with the emulator, though sound will not work
      6 (see the "emulator" product for that).
      7 
      8 It is not a product "base class"; no other products inherit
      9 from it or use it in any way.
     10