mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-03 02:13:29 +08:00
botan: remove redundant INSTALL_TARGET
INSTALL_TARGET defaults to YES. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
71539b69ae
commit
5cb5492ec5
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user