diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-08-21 19:25:07 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-08-21 19:25:07 +0000 |
commit | 7ebcd047864564c4321e610b1569161d823cf860 (patch) | |
tree | d694ed8e3f81680d74f213b034b64b824bf4c21b /target/linux/au1000/Makefile | |
parent | 6e2f8d7eec54b13f490e331a4c021f55c4b64799 (diff) | |
download | upstream-7ebcd047864564c4321e610b1569161d823cf860.tar.gz upstream-7ebcd047864564c4321e610b1569161d823cf860.tar.bz2 upstream-7ebcd047864564c4321e610b1569161d823cf860.zip |
Update to 2.6.35.3
SVN-Revision: 22753
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 6b577b348c..766b0a048a 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 +LINUX_VERSION:=2.6.35.3 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |