diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-06 09:59:55 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-06 09:59:55 +0000 |
commit | 178064ccdb497a8f1b8d187f14ea9e72fe34e7ae (patch) | |
tree | dc42ce7cd066ee88e8b863195263b3bb8ccce201 /target/linux/brcm63xx/Makefile | |
parent | f97f15359b84e3462e7add13d697af9a638f303b (diff) | |
download | master-187ad058-178064ccdb497a8f1b8d187f14ea9e72fe34e7ae.tar.gz master-187ad058-178064ccdb497a8f1b8d187f14ea9e72fe34e7ae.tar.bz2 master-187ad058-178064ccdb497a8f1b8d187f14ea9e72fe34e7ae.zip |
[kernel] update to 2.6.27.8 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13528 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index a45a259f0d..a685833307 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx FEATURES:=squashfs jffs2 usb atm -LINUX_VERSION:=2.6.27.7 +LINUX_VERSION:=2.6.27.8 include $(INCLUDE_DIR)/target.mk |