From 9d0878aa2167932a57fa67f8dde65883b11f88ce Mon Sep 17 00:00:00 2001 From: Kenneth Johansson Date: Tue, 25 Oct 2016 19:08:02 +0200 Subject: [PATCH] remove extra space. --- uboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uboot/Makefile b/uboot/Makefile index 2de031a19..8fbfb3c5b 100644 --- a/uboot/Makefile +++ b/uboot/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=2016.08 PKG_RELEASE:=1 PKG_SOURCE_URL:=git@private.inteno.se:uboot PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=324760505a977d5239f61cd5d0549fc3f1e4c897 +PKG_SOURCE_VERSION:=324760505a977d5239f61cd5d0549fc3f1e4c897 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)