diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-16 08:23:02 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-16 08:23:02 +0000 |
commit | 497fe4a97e32e601b3d9ad32daed3f62e05081be (patch) | |
tree | 9024d6e7649ac43a3cae4f11d6950f922c83a615 /target/linux/rb532/Makefile | |
parent | 6a634f5c427cbe5d5a7e9f14887a0af408f2ac44 (diff) | |
download | master-187ad058-497fe4a97e32e601b3d9ad32daed3f62e05081be.tar.gz master-187ad058-497fe4a97e32e601b3d9ad32daed3f62e05081be.tar.bz2 master-187ad058-497fe4a97e32e601b3d9ad32daed3f62e05081be.zip |
rb532: sync patches. Use 2.6.33.1 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20237 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532/Makefile')
-rw-r--r-- | target/linux/rb532/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index 10b2e7e15e..fa8a491c6e 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@ -11,7 +11,7 @@ BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 FEATURES:=jffs2 pci tgz -LINUX_VERSION:=2.6.30.10 +LINUX_VERSION:=2.6.33.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532 |