diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-19 19:25:35 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-19 19:25:35 +0000 |
commit | ad97a944cc0b67b5e2fedff53576253c74101fbf (patch) | |
tree | b76c49004b6d146c7b8ab3a99799ace67012b52c /target/linux/au1000/Makefile | |
parent | b8b15dbe4232183eeae2ca39c45dd711dc9568b2 (diff) |
[kernel] update to 2.6.27.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13695 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/au1000/Makefile')
-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 1ab9bc5cb..113f5520d 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.9 +LINUX_VERSION:=2.6.27.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |