kernel: refresh kernel configs with kconfig.pl
[lede.git] / target / linux / x86 / generic / target.mk
index 96f6207c03643fc0d4f477c6c72f210283ec2289..d95c0dc150614828656c73f67c0c408f9867ef12 100644 (file)
@@ -1,8 +1,9 @@
-LINUX_VERSION:=3.3.6
 BOARDNAME:=Generic
 
+LINUX_VERSION:=3.10.17
+
 define Target/Description
-       Build firmware images for x86 based boards 
+       Build firmware images for x86 based boards
        (e.g : Soekris, ...)
 endef