aboutsummaryrefslogtreecommitdiff
path: root/config/kernel
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-12-01 13:00:50 -0800
committerGitHub <noreply@github.com>2018-12-01 13:00:50 -0800
commitdc681ec8eb53eccdd18521853abaf0574d6ae75f (patch)
tree67532a4e3a2498ab5663bb400649ec847ced6ba7 /config/kernel
parent951afda5088f202eead14e3ae281f234b160af0b (diff)
parent40d5bf64408a0e103f8149f941ea50fbbb11dc91 (diff)
downloadcrosstool-ng-dc681ec8eb53eccdd18521853abaf0574d6ae75f.tar.gz
crosstool-ng-dc681ec8eb53eccdd18521853abaf0574d6ae75f.tar.bz2
crosstool-ng-dc681ec8eb53eccdd18521853abaf0574d6ae75f.zip
Merge pull request #1102 from stilor/moxie
Moxie architecture support
Diffstat (limited to 'config/kernel')
-rw-r--r--config/kernel/linux.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/kernel/linux.in b/config/kernel/linux.in
index fb160677..2602b53d 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -1,6 +1,6 @@
# Linux kernel options
-## depends on ! ARCH_AVR
+## depends on !ARCH_AVR && !ARCH_MSP430 && !ARCH_MOXIE
## select KERNEL_SUPPORTS_SHARED_LIBS
## help Build a toolchain targeting systems running Linux as a kernel.