diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-05-23 13:16:51 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-05-23 13:16:51 +0000 |
commit | b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce (patch) | |
tree | 0078eaaaa2e3680968f4ec0dd660c270950808f8 /target/linux/au1000 | |
parent | 962c5c03b6e069179b959d273d045c67927a74e9 (diff) | |
download | upstream-b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce.tar.gz upstream-b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce.tar.bz2 upstream-b18a1d217ba9a6516c195339e9f4dde3e0a7f3ce.zip |
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
SVN-Revision: 21540
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 0c6e8cbb87..c9c4842513 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.32.12 +LINUX_VERSION:=2.6.32.13 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |