android_build/target/board/generic_aarch64
Ying Wang 17fc3d2ac1 Push wpa_supplicant modules down to the leaf product config.
Since 558477c0b2a5a7db679c1ad7551d43e6364d1df2 in
external/wpa_supplicant_8 we don't need those modules if
WPA_SUPPLICANT_VERSION is not set by the BoardConfig.mk.

Actually the generic devices don't need them.

Change-Id: Iff7c1fbf483bd16d5f898836c4e7401d56def80f

Conflicts:
	target/product/core_tiny.mk
2013-12-05 10:12:01 -08:00
..
BoardConfig.mk Push wpa_supplicant modules down to the leaf product config. 2013-12-05 10:12:01 -08:00
device.mk Add generic aarch64 board config and build rules. 2013-10-07 13:58:27 -07:00
README.txt Add generic aarch64 board config and build rules. 2013-10-07 13:58:27 -07:00
system.prop Add generic aarch64 board config and build rules. 2013-10-07 13:58:27 -07:00

The "generic_aarch64" product defines a non-hardware-specific aarch64 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.