kernel: update linux 3.8 to 3.8.2

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35868
This commit is contained in:
Gabor Juhos
2013-03-04 08:43:55 +00:00
parent 6337803d65
commit a87a96da67
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ FEATURES:=targz usb jffs2 pci pcie gpio
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.8.1
LINUX_VERSION:=3.8.2
include $(INCLUDE_DIR)/target.mk