diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-10 13:21:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-10 13:21:33 +0000 |
commit | 68a2f6bc53ae1d16f0ba52722adaf927b0cd4653 (patch) | |
tree | 248b0123e3302ac8b3e28588004fea600db81a3f /target/linux/rb532 | |
parent | 9d76137bf39914fb6916355ffb368d81b6b97055 (diff) | |
download | master-187ad058-68a2f6bc53ae1d16f0ba52722adaf927b0cd4653.tar.gz master-187ad058-68a2f6bc53ae1d16f0ba52722adaf927b0cd4653.tar.bz2 master-187ad058-68a2f6bc53ae1d16f0ba52722adaf927b0cd4653.zip |
rb532: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35921 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 8524eb63e8..5134a2f56a 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.7.10 +LINUX_VERSION:=3.8.2 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532 |