diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-30 08:38:11 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-30 08:38:11 +0000 |
commit | e51f7c5d1b373e49b9c482b7b0227853a2975085 (patch) | |
tree | 0f3fe5ec1b90254147bbcdf323958e058fcd918f /target/linux/uml/Makefile | |
parent | 90ed704fdb87dc52efa997da1b5f250b9de623ea (diff) |
kernel: update linux 3.3 to 3.3.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31541 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml/Makefile')
-rw-r--r-- | target/linux/uml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index fd9f42ca2..66171fefb 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux FEATURES:=ext4 audio MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.3.3 +LINUX_VERSION:=3.3.4 include $(INCLUDE_DIR)/target.mk |