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 | b254833bae548f5513b6f06367fe2996a7be4be1 (patch) | |
tree | 9220997e4051cee8722824c772568bfb2261ecd2 /target/linux/rb532/Makefile | |
parent | dc49c59a07a7fe5d68ba06c7760b154239b2aeae (diff) | |
download | upstream-b254833bae548f5513b6f06367fe2996a7be4be1.tar.gz upstream-b254833bae548f5513b6f06367fe2996a7be4be1.tar.bz2 upstream-b254833bae548f5513b6f06367fe2996a7be4be1.zip |
rb532: sync patches. Use 2.6.33.1 kernel
SVN-Revision: 20237
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 |