core: simplify the condition to set the strip command
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 1 Jul 2017 12:51:20 +0000 (14:51 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Jul 2017 13:01:01 +0000 (15:01 +0200)
commit4480d40cc9a0d63da0bdf8ddf5dfc257c673de34
treeb846f8339f0b2b0ef7854d4acb24de67ecc6bd6c
parentb9b4d1e2ee8ec8d6512895e16cec560be9114f14
core: simplify the condition to set the strip command

Since BR2_STRIP_strip and BR2_STRIP_noine are mutually exclusive (being
part of a choice), we can simplify the logic.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Makefile.in