Linux 2.6.16.2
SVN-Revision: 3604
This commit is contained in:
parent
bfef1ea1c8
commit
dc8dd57941
3 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LINUX_VERSION:=2.6.16.1
|
||||
LINUX_VERSION:=2.6.16.2
|
||||
LINUX_RELEASE:=1
|
||||
LINUX_KERNEL_MD5SUM:=52439ea54fe67b6a0554c01129445118
|
||||
LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969
|
||||
|
||||
include ../rules.mk
|
||||
include ./config
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LINUX_VERSION:=2.6.16.1
|
||||
LINUX_VERSION:=2.6.16.2
|
||||
LINUX_RELEASE:=1
|
||||
LINUX_KERNEL_MD5SUM:=52439ea54fe67b6a0554c01129445118
|
||||
LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969
|
||||
|
||||
include ../rules.mk
|
||||
include ./config
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LINUX_VERSION:=2.6.16.1
|
||||
LINUX_VERSION:=2.6.16.2
|
||||
LINUX_RELEASE:=1
|
||||
LINUX_KERNEL_MD5SUM:=52439ea54fe67b6a0554c01129445118
|
||||
LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969
|
||||
|
||||
include ../rules.mk
|
||||
include ./config
|
||||
|
|
Loading…
Reference in a new issue