Explorar el Código

uml: switch to 3.8 kernel

Signed-off-by: Florian Fainelli <[email protected]>

SVN-Revision: 36078
Florian Fainelli hace 12 años
padre
commit
c36db5f66a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      target/linux/uml/Makefile

+ 1 - 1
target/linux/uml/Makefile

@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=ext4 audio
 MAINTAINER:=Florian Fainelli <[email protected]>
 
-LINUX_VERSION:=3.6.11
+LINUX_VERSION:=3.8.3
 
 include $(INCLUDE_DIR)/target.mk