Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed84166a authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: versatile: build using EABI



This should work just fine on this purely v5 platform, so let's
config it for EABI by default.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 042f3730
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -8,6 +8,8 @@ CONFIG_MODULE_UNLOAD=y
CONFIG_PARTITION_ADVANCED=y
CONFIG_PARTITION_ADVANCED=y
CONFIG_ARCH_VERSATILE=y
CONFIG_ARCH_VERSATILE=y
CONFIG_MACH_VERSATILE_AB=y
CONFIG_MACH_VERSATILE_AB=y
CONFIG_AEABI=y
CONFIG_OABI_COMPAT=y
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_CMDLINE="root=1f03 mem=32M"
CONFIG_CMDLINE="root=1f03 mem=32M"