We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2749d8 commit 4966f14Copy full SHA for 4966f14
patches/ref_omap2plus_defconfig
@@ -1,6 +1,6 @@
1
#
2
# Automatically generated file; DO NOT EDIT.
3
-# Linux/arm 3.14.0-rc8 Kernel Configuration
+# Linux/arm 3.14.0 Kernel Configuration
4
5
CONFIG_ARM=y
6
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
version.sh
@@ -28,7 +28,7 @@ toolchain="gcc_linaro_gnueabihf_4_8"
28
29
#Kernel/Build
30
KERNEL_REL=3.14
31
-KERNEL_TAG=${KERNEL_REL}-rc8
+KERNEL_TAG=${KERNEL_REL}
32
BUILD=bone0
33
34
#v3.X-rcX + upto SHA
0 commit comments