projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc9f36c
)
default to no, we use busybox ipkg by default
author
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Nov 2005 01:32:21 +0000
(
01:32
+0000)
committer
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Nov 2005 01:32:21 +0000
(
01:32
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2489
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ipkg/Config.in
patch
|
blob
|
history
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
- default
m
if BUSYBOX_CONFIG_IPKG
+ default
n
if BUSYBOX_CONFIG_IPKG
default y if ! BUSYBOX_CONFIG_IPKG
help
Lightweight package management system
This page took
0.022531 seconds
and
4
git commands to generate.