Changeset 05fed51 in freewrt


Ignore:
Timestamp:
Jun 28, 2007, 4:02:14 PM (18 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
cd0fd03
Parents:
ac077cc
Message:

fix checksums, please someone verify!

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2992 afb5a338-a214-0410-bd46-81f09a774fd1

Location:
target/linux
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • target/linux/brcm-2.6/Makefile

    rac077cc r05fed51  
    99LINUX_VERSION:=         ${UNAME_R}
    1010LINUX_RELEASE:=         1
    11 LINUX_KERNEL_MD5SUM:=   2ab08fdfddc00e09b3d5bc7397d3c8be
     11LINUX_KERNEL_MD5SUM:=   c9b4f45423849062246bee96fe765e36
    1212
    1313include $(TOPDIR)/mk/kernel.mk
  • target/linux/rb-2.6/Makefile

    rac077cc r05fed51  
    99LINUX_VERSION:=         ${UNAME_R}
    1010LINUX_RELEASE:=         1
    11 LINUX_KERNEL_MD5SUM:=   2ab08fdfddc00e09b3d5bc7397d3c8be
     11LINUX_KERNEL_MD5SUM:=   c9b4f45423849062246bee96fe765e36
    1212
    1313include $(TOPDIR)/mk/kernel.mk
  • target/linux/x86-2.4/Makefile

    rac077cc r05fed51  
    99LINUX_VERSION:=         ${UNAME_R}
    1010LINUX_RELEASE:=         1
    11 LINUX_KERNEL_MD5SUM:=   2ab08fdfddc00e09b3d5bc7397d3c8be
     11LINUX_KERNEL_MD5SUM:=   f59665540a7f3351ea416a0dad104b55
    1212
    1313include $(TOPDIR)/mk/kernel.mk
  • target/linux/x86-2.6/Makefile

    rac077cc r05fed51  
    99LINUX_VERSION:=         ${UNAME_R}
    1010LINUX_RELEASE:=         1
    11 LINUX_KERNEL_MD5SUM:=   2ab08fdfddc00e09b3d5bc7397d3c8be
     11LINUX_KERNEL_MD5SUM:=   c9b4f45423849062246bee96fe765e36
    1212
    1313include $(TOPDIR)/mk/kernel.mk
Note: See TracChangeset for help on using the changeset viewer.