diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
commit | ead8ab8403bfbc0fa588c6590e85c18141fa74a2 (patch) | |
tree | ba09767c2a0918184d698bc442e6b363437b5483 /target/linux/rb532/Makefile | |
parent | 2c63c1543e64ab431ace157d2469e171c7f9205f (diff) | |
download | upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.gz upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.bz2 upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.zip |
update to the latest stable kernels
SVN-Revision: 24136
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 3a2afbe453..7114b1b4d0 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 -LINUX_VERSION:=2.6.32.25 +LINUX_VERSION:=2.6.32.26 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532 |