diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-25 15:57:42 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-25 15:57:42 +0200 |
commit | b24967f7f53aca7ca634086ff09f2c78ea3c41df (patch) | |
tree | a617375339d465c39b461763b6b85139442186fb /target/mips/sys-available/lemote-yeelong | |
parent | 7f3beb6e14c70030395275040e17baeb8c109541 (diff) |
fix the annoying bug, where c++ apps fail to link for mips n32 or x86_64 systems
Diffstat (limited to 'target/mips/sys-available/lemote-yeelong')
-rw-r--r-- | target/mips/sys-available/lemote-yeelong | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/mips/sys-available/lemote-yeelong b/target/mips/sys-available/lemote-yeelong index 30cf1dd6d..6700b49e8 100644 --- a/target/mips/sys-available/lemote-yeelong +++ b/target/mips/sys-available/lemote-yeelong @@ -13,6 +13,7 @@ config ADK_TARGET_SYSTEM_LEMOTE_YEELONG select ADK_TARGET_WITH_INPUT select ADK_TARGET_WITH_RTC select ADK_TARGET_WITH_HDD + select ADK_TARGET_WITH_PCI help System profile for Lemote Yeelong laptop. |