- pin LINUX_VERSION. Closes #1277
This commit is contained in:
parent
f20e9bc6f1
commit
2fc7dfb0cd
@ -41,7 +41,7 @@ LINUX26_KERNEL=linux-kernel-$(LINUX26_VERSION)-$(KERNEL_ARCH)
|
||||
LINUX26_DIR=$(BUILD_DIR)/linux-$(LINUX26_VERSION)
|
||||
|
||||
# for packages that need it
|
||||
LINUX_VERSION=$(LINUX_VERSION)
|
||||
LINUX_VERSION:=$(LINUX_VERSION)
|
||||
LINUX_DIR=$(LINUX26_DIR)
|
||||
LINUX_KERNEL=$(LINUX26_KERNEL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user