diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-04-11 13:22:24 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-04-11 13:22:24 +0000 |
commit | 2919967abddcb3be09cbe539beb250b8bb9b34a7 (patch) | |
tree | 19aa2243bbc26581efb645ba45339b583df74d70 /target/linux/x86/thincan | |
parent | f7d304c48d50c6a1ada387e15c19b7c299567017 (diff) |
x86: set default kernel version to 3.10
Place the previous selection (3.3.8) into the only subtarget that did
not override it to 3.10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40454 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/thincan')
-rw-r--r-- | target/linux/x86/thincan/target.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/thincan/target.mk b/target/linux/x86/thincan/target.mk index 72f795f445..9790813342 100644 --- a/target/linux/x86/thincan/target.mk +++ b/target/linux/x86/thincan/target.mk @@ -1,6 +1,5 @@ DEVICE_TYPE:=terminal BOARDNAME:=Artec ThinCan -LINUX_VERSION:=3.10.34 CPU_TYPE := geode FEATURES += broken |