diff options
author | wbx <wbx@openadk.org> | 2011-04-13 09:52:52 +0200 |
---|---|---|
committer | wbx <wbx@openadk.org> | 2011-04-13 09:52:52 +0200 |
commit | b5a0fff870a44d83222e71331cac269f021652a3 (patch) | |
tree | 3babb619b1c61ca200c8c06801e323793a576793 /target/mips64el/sys-available/lemote-yeelong | |
parent | 933e74c07231e815bbfd9ed90073308eaf253a00 (diff) |
use the right TARGET_CFLAGS
Diffstat (limited to 'target/mips64el/sys-available/lemote-yeelong')
-rw-r--r-- | target/mips64el/sys-available/lemote-yeelong | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/mips64el/sys-available/lemote-yeelong b/target/mips64el/sys-available/lemote-yeelong index 6eedb9ebc..f868d3913 100644 --- a/target/mips64el/sys-available/lemote-yeelong +++ b/target/mips64el/sys-available/lemote-yeelong @@ -3,6 +3,7 @@ config ADK_TARGET_SYSTEM_LEMOTE_YEELONG select ADK_mips64el select ADK_lemote_yeelong select ADK_LINUX_64 + select ADK_CPU_LOONGSON2F select ADK_KERNEL_MACH_LOONGSON select ADK_KERNEL_LEMOTE_MACH2F select ADK_TARGET_WITH_USB_BOOT |