kernel: update linux 3.9 to 3.9.4

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36725 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Gabor Juhos
2013-05-26 16:02:34 +00:00
parent 590f53b235
commit 8f259896d1
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 atm
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
SUBTARGETS:=generic ac49x
LINUX_VERSION:=3.9.3
LINUX_VERSION:=3.9.4
include $(INCLUDE_DIR)/target.mk

View File

@@ -13,7 +13,7 @@ FEATURES:=squashfs pci
CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.9.3
LINUX_VERSION:=3.9.4
include $(INCLUDE_DIR)/target.mk