diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
commit | 1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c (patch) | |
tree | eb4a897e44134d4704d27d64e4e790525ce53f36 /target/linux/adm8668/Makefile | |
parent | 553b131fe8be21960ecef7de94a9a3291eb283d6 (diff) | |
download | upstream-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.tar.gz upstream-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.tar.bz2 upstream-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.zip |
update to the latest stable kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24136 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm8668/Makefile')
-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 9021e39256..4eb06d1681 100644 --- a/target/linux/adm8668/Makefile +++ b/target/linux/adm8668/Makefile @@ -11,7 +11,7 @@ BOARD:=adm8668 BOARDNAME:=Infineon WildPass ADM8668 FEATURES:=squashfs -LINUX_VERSION:=2.6.36 +LINUX_VERSION:=2.6.36.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-rt61-pci |