From 20a359e19561ba37908955d4598fc32a409706cf Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 21 Jun 2007 23:41:09 +0000 Subject: set the kernel version of brcm47xx-2.6 in the target makefile, keep patch compatibility with 2.6.21.5 in case we need to revert before the next release SVN-Revision: 7698 --- target/linux/brcm47xx-2.6/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/brcm47xx-2.6/Makefile') diff --git a/target/linux/brcm47xx-2.6/Makefile b/target/linux/brcm47xx-2.6/Makefile index 70bcda8b64..34c29cf9ad 100644 --- a/target/linux/brcm47xx-2.6/Makefile +++ b/target/linux/brcm47xx-2.6/Makefile @@ -11,6 +11,9 @@ BOARD:=brcm47xx BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb +LINUX_VERSION:=2.6.22-rc5 +LINUX_KERNEL_MD5SUM:=50dda556ae492f68ff7c273e1f357c55 + define Target/Description Build firmware images for Broadcom based routers (e.g. Netgear WGT634U) -- cgit v1.2.3