diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-04-11 13:22:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-04-11 13:22:24 +0000 |
commit | 7cdbbf654df117a6018e44254fba937ef817626d (patch) | |
tree | 19aa2243bbc26581efb645ba45339b583df74d70 /target/linux/x86/thincan/target.mk | |
parent | e1080fb8ed5a7548acacbe9ae872e5dcaa3f7eba (diff) | |
download | upstream-7cdbbf654df117a6018e44254fba937ef817626d.tar.gz upstream-7cdbbf654df117a6018e44254fba937ef817626d.tar.bz2 upstream-7cdbbf654df117a6018e44254fba937ef817626d.zip |
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/target.mk')
-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 |