mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-24 19:49:45 +00:00
Ubuntu-4.2.0-14.16
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.2.0-10.12.tar.gz"}
|
||||
: ${KERNEL_SHA1:="0711163d97a787d33de7f0cf6c1a6a0934aabd75"}
|
||||
: ${KERNEL_URL:="https://github.com/rancher/linux/archive/Ubuntu-4.2.0-14.16.tar.gz"}
|
||||
: ${KERNEL_SHA1:="8a758e030dbcc8c08bf5e026752555ff1aaa8107"}
|
||||
: ${ARTIFACTS:=$(pwd)/assets}
|
||||
: ${BUILD:=/usr/src}
|
||||
: ${CONFIG:=$(pwd)/config}
|
||||
|
Reference in New Issue
Block a user