diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-28 10:38:53 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-28 10:38:53 +0000 |
commit | f127c4c7b0453c3f010f9857382a5a7c761a7231 (patch) | |
tree | c9976e8c9ab70ea6aaa80f89a07a3c4056f09f8e /target | |
parent | 236e80fbc217a6695792589e7d44b3a3c89dc115 (diff) |
adm8668: switch to 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31495 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |