mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Get rid of unused variables
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
4ca8e41a76
commit
72f913bb3b
7
Makefile
7
Makefile
@ -268,13 +268,6 @@ STAMP_DIR:=$(BASE_DIR)/stamps
|
|||||||
BINARIES_DIR:=$(BASE_DIR)/images
|
BINARIES_DIR:=$(BASE_DIR)/images
|
||||||
TARGET_DIR:=$(BASE_DIR)/target
|
TARGET_DIR:=$(BASE_DIR)/target
|
||||||
|
|
||||||
# define values for prepatched source trees for toolchains
|
|
||||||
VENDOR_SITE:=$(call qstrip,$(BR2_VENDOR_SITE))
|
|
||||||
VENDOR_BINUTILS_RELEASE:=$(call qstrip,$(BR2_VENDOR_BINUTILS_RELEASE))
|
|
||||||
VENDOR_GCC_RELEASE:=$(call qstrip,$(BR2_VENDOR_GCC_RELEASE))
|
|
||||||
VENDOR_UCLIBC_RELEASE:=$(call qstrip,$(BR2_VENDOR_UCLIBC_RELEASE))
|
|
||||||
VENDOR_PATCH_DIR:=$(call qstrip,$(BR2_VENDOR_PATCH_DIR))
|
|
||||||
|
|
||||||
BR2_DEPENDS_DIR=$(BUILD_DIR)/buildroot-config
|
BR2_DEPENDS_DIR=$(BUILD_DIR)/buildroot-config
|
||||||
|
|
||||||
include toolchain/Makefile.in
|
include toolchain/Makefile.in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user