diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-14 09:25:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-14 09:25:53 +0000 |
commit | 604395650ae3ca2c4eda4dbe6f9e4743e041f53f (patch) | |
tree | be5edf58993c0eac92478a78899054fcd409dcc6 /target/linux/rb532 | |
parent | 68c54dc34fdc58b65f346fdded8ca40f7f656f5e (diff) | |
download | upstream-604395650ae3ca2c4eda4dbe6f9e4743e041f53f.tar.gz upstream-604395650ae3ca2c4eda4dbe6f9e4743e041f53f.tar.bz2 upstream-604395650ae3ca2c4eda4dbe6f9e4743e041f53f.zip |
kernel: update linux 3.8 to 3.8.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36332
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 9a8bcee40c..5b55afa4de 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.8.6 +LINUX_VERSION:=3.8.7 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532 |