Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 96f2a299 authored by Robert Nelson's avatar Robert Nelson
Browse files

kernel bump: v3.14


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 5c3dfa9c
Branches
No related merge requests found
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.14.0-rc8 Kernel Configuration
# Linux/arm 3.14.0 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_MIGHT_HAVE_PCI=y
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.14.0-rc8 Kernel Configuration
# Linux/arm 3.14.0 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.14.0-rc8 Kernel Configuration
# Linux/arm 3.14.0 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_MIGHT_HAVE_PCI=y
......
......@@ -28,11 +28,11 @@ toolchain="gcc_linaro_gnueabihf_4_8"
#Kernel/Build
KERNEL_REL=3.14
KERNEL_TAG=${KERNEL_REL}-rc8
BUILD=armv7-devel-r83
KERNEL_TAG=${KERNEL_REL}
BUILD=armv7-devel-r84
#v3.X-rcX + upto SHA
KERNEL_SHA="f217c44ebd41ce7369d2df07622b2839479183b0"
#KERNEL_SHA="f217c44ebd41ce7369d2df07622b2839479183b0"
#git branch
#BRANCH="v3.14.x"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment