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/au1000 | |
parent | f97f15359b84e3462e7add13d697af9a638f303b (diff) | |
download | upstream-178064ccdb497a8f1b8d187f14ea9e72fe34e7ae.tar.gz upstream-178064ccdb497a8f1b8d187f14ea9e72fe34e7ae.tar.bz2 upstream-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/au1000')
-rw-r--r-- | target/linux/au1000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index 303fb2f1f1..d8519d776a 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -11,7 +11,7 @@ BOARD:=au1000 BOARDNAME:=RMI/AMD AU1x00 FEATURES:=jffs2 usb pci -LINUX_VERSION:=2.6.27.7 +LINUX_VERSION:=2.6.27.8 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |