diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-04-28 10:38:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-04-28 10:38:53 +0000 |
commit | 9a7e9e76a3505541711b43ee4fb451da810101de (patch) | |
tree | 26e59b09a1bed0b48261fc96033fb65ab0e2bea4 /target/linux | |
parent | 129afe12b70ef557f75c1f29ac3fe3b533eb6058 (diff) | |
download | upstream-9a7e9e76a3505541711b43ee4fb451da810101de.tar.gz upstream-9a7e9e76a3505541711b43ee4fb451da810101de.tar.bz2 upstream-9a7e9e76a3505541711b43ee4fb451da810101de.zip |
adm8668: switch to 3.3
SVN-Revision: 31495
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/adm8668/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm8668/Makefile b/target/linux/adm8668/Makefile index c082529286..8418d2be39 100644 --- a/target/linux/adm8668/Makefile +++ b/target/linux/adm8668/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Infineon WildPass ADM8668 FEATURES:=squashfs MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=2.6.36.4 +LINUX_VERSION:=3.3.3 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-rt61-pci |