diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-06-28 05:52:00 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-06-28 05:52:00 +0000 |
commit | 41af082667ac750886f29f3f8338d877567b303f (patch) | |
tree | 6ddd09bc0cf52c727d1879be1bce62bc8c621ee5 /target/linux/brcm47xx-2.6 | |
parent | 41b03c977033244fc27d206dc88ef5e221b6bd75 (diff) | |
download | upstream-41af082667ac750886f29f3f8338d877567b303f.tar.gz upstream-41af082667ac750886f29f3f8338d877567b303f.tar.bz2 upstream-41af082667ac750886f29f3f8338d877567b303f.zip |
fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
SVN-Revision: 7748
Diffstat (limited to 'target/linux/brcm47xx-2.6')
-rw-r--r-- | target/linux/brcm47xx-2.6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/brcm47xx-2.6/Makefile b/target/linux/brcm47xx-2.6/Makefile index 34c29cf9ad..5f07cf20ca 100644 --- a/target/linux/brcm47xx-2.6/Makefile +++ b/target/linux/brcm47xx-2.6/Makefile @@ -11,8 +11,7 @@ BOARD:=brcm47xx BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb -LINUX_VERSION:=2.6.22-rc5 -LINUX_KERNEL_MD5SUM:=50dda556ae492f68ff7c273e1f357c55 +LINUX_VERSION:=2.6.22-rc6 define Target/Description Build firmware images for Broadcom based routers |