projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix missing PKG_NAME
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
mips
diff --git
a/toolchain/uClibc/config/mips
b/toolchain/uClibc/config/mips
index
06c3d82
..
ac30b59
100644
(file)
--- a/
toolchain/uClibc/config/mips
+++ b/
toolchain/uClibc/config/mips
@@
-1,3
+1,10
@@
+#
+# 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
#
#
# Automatically generated make config: don't edit
#
@@
-134,7
+141,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.028476 seconds
and
4
git commands to generate.