diff options
Diffstat (limited to 'target/mips64/systems/lemote-yeelong')
-rw-r--r-- | target/mips64/systems/lemote-yeelong | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips64/systems/lemote-yeelong b/target/mips64/systems/lemote-yeelong index 65f400048..9b21db1cb 100644 --- a/target/mips64/systems/lemote-yeelong +++ b/target/mips64/systems/lemote-yeelong @@ -1,8 +1,8 @@ config ADK_TARGET_SYSTEM_LEMOTE_YEELONG bool "Lemote Yeelong laptop" select ADK_mips64 - select ADK_little select ADK_lemote_yeelong + select ADK_TARGET_LITTLE_ENDIAN select ADK_LINUX_64 select ADK_CPU_LOONGSON2F select ADK_TARGET_WITH_USB_BOOT |