summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-09-19 10:14:30 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-09-19 10:14:30 +0000
commit88d48780aaf3ee387f22eb72930d49090930a912 (patch)
treee51d225c4c6be4c652a9f672bf22f144423fa313
parent04d909f0dd4586bfdf5d364f40058f235060808b (diff)
downloadOSELAS.Toolchain-88d48780aaf3ee387f22eb72930d49090930a912.tar.gz
OSELAS.Toolchain-88d48780aaf3ee387f22eb72930d49090930a912.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7472 f8d472c7-5700-0410-ac5a-87979cec3adf
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 13edea4..50a682a 100644
--- a/Kconfig
+++ b/Kconfig
@@ -90,7 +90,7 @@ if LIBC_NEWLIB
source "workspace/rules/newlib.in"
endif
-if LIBC_AVR_8
+if LIBC_AVR
source "workspace/rules/avrlib.in"
endif