diff options
Diffstat (limited to 'target/linux/brcm47xx-2.6/Makefile')
-rw-r--r-- | target/linux/brcm47xx-2.6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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) |