projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
prereq check for find -exec +
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
powerpc
diff --git
a/toolchain/uClibc/config/powerpc
b/toolchain/uClibc/config/powerpc
index
457c7d5
..
d54443a
100644
(file)
--- a/
toolchain/uClibc/config/powerpc
+++ b/
toolchain/uClibc/config/powerpc
@@
-1,4
+1,11
@@
+#
+# 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
# Automatically generated make config: don't edit
#
# TARGET_alpha is not set
@@
-132,7
+139,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.030493 seconds
and
4
git commands to generate.