botan: remove redundant INSTALL_TARGET
authorBaruch Siach <baruch@tkos.co.il>
Tue, 13 Jan 2015 12:36:05 +0000 (14:36 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 14 Jan 2015 15:48:56 +0000 (16:48 +0100)
INSTALL_TARGET defaults to YES.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/botan/botan.mk

index 9c41c9bd694180be18a89fe1a3aae6c09751ed97..27926a8f832de002192229ff6a6eeb53ea89883e 100644 (file)
@@ -11,7 +11,6 @@ BOTAN_LICENSE = BSD-2c
 BOTAN_LICENSE_FILES = doc/license.txt
 
 BOTAN_INSTALL_STAGING = YES
-BOTAN_INSTALL_TARGET = YES
 
 BOTAN_CONF_OPTS = \
        --cpu=$(BR2_ARCH) \