diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-12-11 16:07:21 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-12-11 16:07:21 +0000 |
commit | 738117eb86e3cc06085f033a043593110cb17250 (patch) | |
tree | 09713c5a7411000a99fb886a2169ae828f99789b /target/linux/rb532/Makefile | |
parent | 9c8f1a4da5c329f9686334100ceaceafd0783a1a (diff) | |
download | upstream-738117eb86e3cc06085f033a043593110cb17250.tar.gz upstream-738117eb86e3cc06085f033a043593110cb17250.tar.bz2 upstream-738117eb86e3cc06085f033a043593110cb17250.zip |
kernel: update kernel versions
Update kernel 2.6.32.26 to 2.6.32.27
Update kenrel 2.6.36.1 to 2.6.36.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24486 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 7114b1b4d0..a1c720cbfd 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.26 +LINUX_VERSION:=2.6.32.27 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532 |