summaryrefslogtreecommitdiffstats
path: root/target/product/generic_x86.mk
Commit message (Collapse)AuthorAgeFilesLines
* full_x86: use telephony profileBruce Beare2012-06-121-2/+2
| | | | | Author: Bruce Beare <bruce.j.beare@intel.com> Change-Id: I3c086f3f38049e9a7cc2e653aa0ee0d2a2ca1a79
* Enforce no nonexistent modules in PRODUCT_PACKAGES for sdk buildsYing Wang2011-10-101-1/+0
| | | | | | | | | | | | Bug: 5430740 - Remove nonexistent names in PRODUCT_PACKAGES. - Push down bluetooth-health, hostapd and wpa_supplicant.conf to generic_no_telephony.mk and large_emu_hw.mk because they are not needed by sdk builds. - Remove core.mk from generic_armv5.mk and generic_x86.mk because they already inherit from generic.mk. Change-Id: Ie44b95f1cae7ed0d4cf827ffce6a91d41902434d
* x86: qemu emulator is the default build targetBruce Beare2011-03-241-26/+18
| | | | | | Change-Id: I1fc3cb491d593d3e28f90278cfc8de5d77852932 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
* generic.mk: Replaced AlarmClock with newer DeskClock AppChristian Mehlmauer2010-05-221-1/+1
| | | | Change-Id: I2afe4876b1dd7e9e9200e27ba64eebe4a34065fb
* Use a property to enable the eth0 LAN port on the emulatorBruce Beare2010-05-051-0/+7
| | | | Change-Id: I26f4ec7fac9b7a8ad3013914967cf0f8fdec91ff
* generic_x86 supportBruce Beare2010-04-281-0/+27
Add in Makefiles and support files for x86 builds Based on changes by: wonjong.lee <wonjong.lee@windriver.com> Additional changes by: Mark Gross <mark.gross@intel.com> Additional changes by: Bruce Beare <brucex.j.beare@intel.com> Change-Id: Id087411b282b1b68a0251e7f9cbbdde183549787 Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>