diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-07-10 22:39:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-07-10 22:39:52 +0000 |
commit | 924f0f93f93e5d816cc8b6b3349f44fca59ea8f8 (patch) | |
tree | b208bbec5a9dade039fa4d225875c09b252776f0 /target/linux/au1000/Makefile | |
parent | 8f413218ba8748a10a1479bbf1355c25967250ac (diff) | |
download | upstream-924f0f93f93e5d816cc8b6b3349f44fca59ea8f8.tar.gz upstream-924f0f93f93e5d816cc8b6b3349f44fca59ea8f8.tar.bz2 upstream-924f0f93f93e5d816cc8b6b3349f44fca59ea8f8.zip |
kernel: update to kernel 2.6.34.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22118 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 0364077d5c..f07c722d27 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=RMI/AMD AU1x00 FEATURES:=jffs2 usb pci SUBTARGETS=au1500 au1550 -LINUX_VERSION:=2.6.34 +LINUX_VERSION:=2.6.34.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |