Linux v3.15-8835-g859862ddd2b6
This commit is contained in:
parent
39f3b4021d
commit
506ae84a1a
4 changed files with 7 additions and 1 deletions
|
|
@ -111,6 +111,7 @@ CONFIG_MTD_OF_PARTS=m
|
|||
CONFIG_MTD_PHYSMAP=m
|
||||
CONFIG_MTD_PHYSMAP_OF=m
|
||||
# CONFIG_MTD_PHYSMAP_COMPAT is not set
|
||||
# CONFIG_MTD_LPDDR2_NVM is not set
|
||||
|
||||
# GPIO
|
||||
CONFIG_GPIO_DEVRES=y
|
||||
|
|
|
|||
|
|
@ -278,6 +278,7 @@ CONFIG_MTD_CFI_I2=y
|
|||
# CONFIG_MTD_PHRAM is not set
|
||||
# CONFIG_MTD_MTDRAM is not set
|
||||
# CONFIG_MTD_BLOCK2MTD is not set
|
||||
# CONFIG_MTD_SPI_NOR is not set
|
||||
|
||||
#
|
||||
# Disk-On-Chip Device Drivers
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 0
|
||||
# The git snapshot level
|
||||
%define gitrev 7
|
||||
%define gitrev 8
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2221,6 +2221,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Fri Jun 13 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc0.git8.1
|
||||
- Linux v3.15-8835-g859862ddd2b6
|
||||
|
||||
* Fri Jun 13 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc0.git7.1
|
||||
- Linux v3.15-8556-gdfb945473ae8
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,3 +1,4 @@
|
|||
97ca1625bb40368dc41b9a7971549071 linux-3.15.tar.xz
|
||||
ef8f4db937f521a7e323ec589536ba25 perf-man-3.15.tar.gz
|
||||
e563261c495f01f49d16fb9036068316 patch-3.15-git7.xz
|
||||
b21a43c65daea984bde2f940a8aa6696 patch-3.15-git8.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue