projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
i386
diff --git
a/toolchain/uClibc/config/i386
b/toolchain/uClibc/config/i386
index
b1a9ec3
..
bd1da58
100644
(file)
--- a/
toolchain/uClibc/config/i386
+++ b/
toolchain/uClibc/config/i386
@@
-1,8
+1,16
@@
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
#
# Automatically generated make config: don't edit
#
# TARGET_alpha is not set
# TARGET_arm is not set
#
# Automatically generated make config: don't edit
#
# TARGET_alpha is not set
# TARGET_arm is not set
+# TARGET_avr32 is not set
# TARGET_bfin is not set
# TARGET_cris is not set
# TARGET_e1 is not set
# TARGET_bfin is not set
# TARGET_cris is not set
# TARGET_e1 is not set
@@
-149,7
+157,7
@@
UCLIBC_HAS_GNU_GETOPT=y
# Big and Tall
#
UCLIBC_HAS_REGEX=y
# Big and Tall
#
UCLIBC_HAS_REGEX=y
-# UCLIBC_HAS_WORDEXP is not set
+UCLIBC_HAS_WORDEXP=y
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y
This page took
0.020747 seconds
and
4
git commands to generate.