diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-12 12:25:24 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-01-12 12:25:24 +0000 |
commit | cd71dcdab7f235bb76e6268c5b1214eee5eb4cd2 (patch) | |
tree | 16b23ffa78c6c4cd71ce8d8bd83c7b1b9fc227e4 /target/linux/rb532 | |
parent | 709835488525b398651458b68e75eee7d5a25782 (diff) | |
download | upstream-cd71dcdab7f235bb76e6268c5b1214eee5eb4cd2.tar.gz upstream-cd71dcdab7f235bb76e6268c5b1214eee5eb4cd2.tar.bz2 upstream-cd71dcdab7f235bb76e6268c5b1214eee5eb4cd2.zip |
rb532: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35107
Diffstat (limited to 'target/linux/rb532')
-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 e65e42883c..88d1303488 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@ -11,7 +11,7 @@ BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 FEATURES:=jffs2 pci targz broken -LINUX_VERSION:=3.6.11 +LINUX_VERSION:=3.7.2 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532 |