diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-04 11:17:27 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-04 11:17:27 +0100 |
commit | 111e0d7f09b5273a64e00e55210b6e5d747e6b90 (patch) | |
tree | b008be248fbcbb5be407edfed899aed6a201d197 /target/arm/sys-available/raspberry-pi | |
parent | a93f757687841d9371975eb723678568bbc4e2da (diff) |
be consistent with names for the ABI
Diffstat (limited to 'target/arm/sys-available/raspberry-pi')
-rw-r--r-- | target/arm/sys-available/raspberry-pi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/sys-available/raspberry-pi b/target/arm/sys-available/raspberry-pi index ecf224a1a..3c0f2ad30 100644 --- a/target/arm/sys-available/raspberry-pi +++ b/target/arm/sys-available/raspberry-pi @@ -3,9 +3,9 @@ config ADK_TARGET_SYSTEM_RASPBERRY_PI select ADK_arm select ADK_little select ADK_hard_float + select ADK_eabihf select ADK_raspberry_pi select ADK_CPU_ARM1176JZF_S - select ADK_EABIHF select ADK_TARGET_WITH_MMC select ADK_TARGET_WITH_VGA select ADK_TARGET_WITH_USB |