projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other...
[openwrt.git]
/
package
/
ipkg
/
Config.in
diff --git
a/package/ipkg/Config.in
b/package/ipkg/Config.in
index
a8bdef9
..
4cbd295
100644
(file)
--- a/
package/ipkg/Config.in
+++ b/
package/ipkg/Config.in
@@
-1,7
+1,7
@@
config BR2_PACKAGE_IPKG
prompt "ipkg.............................. The itsy package management system"
tristate
config BR2_PACKAGE_IPKG
prompt "ipkg.............................. The itsy package management system"
tristate
- default
m
if BUSYBOX_CONFIG_IPKG
+ default
n
if BUSYBOX_CONFIG_IPKG
default y if ! BUSYBOX_CONFIG_IPKG
help
Lightweight package management system
default y if ! BUSYBOX_CONFIG_IPKG
help
Lightweight package management system
This page took
0.022121 seconds
and
4
git commands to generate.