diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-08-29 18:19:20 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-08-29 18:19:20 +0000 |
commit | 9e71dd15ae5b9c826f03ffa5a7fd18350458aadc (patch) | |
tree | 02e7464fc6e1c9b3178678ee2978c8f81e3f6889 /target/linux/au1000/Makefile | |
parent | 93d46eff0251eed425d040eb57ab884881cc7bbf (diff) | |
download | upstream-9e71dd15ae5b9c826f03ffa5a7fd18350458aadc.tar.gz upstream-9e71dd15ae5b9c826f03ffa5a7fd18350458aadc.tar.bz2 upstream-9e71dd15ae5b9c826f03ffa5a7fd18350458aadc.zip |
[kernel] Update 2.6.35.x to 2.6.35.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22833 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 766b0a048a..b2633bed1a 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.35.3 +LINUX_VERSION:=2.6.35.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |