platform_build/target/board/generic_armv5
Elliott Hughes e033c6df7d Remove ARCH_ARM_HAVE_TLS_REGISTER.
This was only needed for platform builds, and was removed in the gap between
armv5 being removed and being added back again for tapas builds. Otherwise it
would have been removed back then.

(I suspect that we don't need the system.prop file in here, either, but I
don't really know how to test that.)

Change-Id: I212ff7b3568b5d5ff3cc66150ec7c4fa0b8cac92
2015-02-13 20:51:12 -08:00
..
AndroidBoard.mk
BoardConfig.mk
device.mk
README.txt
system.prop

The "generic_armv5" product defines a non-hardware-specific target
without a kernel or bootloader.

It is not a product "base class"; no other products inherit
from it or use it in any way.