legacy: add a legacy option for BR2_ARM_OABI
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Aug 2013 17:20:01 +0000 (19:20 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Aug 2013 17:20:01 +0000 (19:20 +0200)
commit1f3078b1cccdc0b60e6eac616c25af7957246694
treea4eeecd2436c9ae910110e8cc4eb64ba7db04978
parenta768080186ef66684498f33ac0506085fdb9ce50
legacy: add a legacy option for BR2_ARM_OABI

As Arnout noted, we removed the BR2_ARM_OABI option without adding the
corresponding option in Config.in.legacy, so users upgrading to
Buildroot 2013.08 with an OABI configuration would get migrated
automatically to EABI without any warning.

This commit introduces such a legacy option, so that such users would
be explicitly warned about the removal of OABI support.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in.legacy