projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b313a9
)
don't enable sdk by default - assume that if they have buildroot they'll use buildroot
author
Mike Baker
<mbm@openwrt.org>
Mon, 18 Apr 2005 06:51:29 +0000
(06:51 +0000)
committer
Mike Baker
<mbm@openwrt.org>
Mon, 18 Apr 2005 06:51:29 +0000
(06:51 +0000)
SVN-Revision: 669
openwrt/package/sdk/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/sdk/Config.in
b/openwrt/package/sdk/Config.in
index 1b0c7ce586ec359f2111f764b5aa713a7b6b0ab7..b5c8d92b3e1e9ffc896e40cb8f8031036722ffc3 100644
(file)
--- a/
openwrt/package/sdk/Config.in
+++ b/
openwrt/package/sdk/Config.in
@@
-1,6
+1,6
@@
config BR2_PACKAGE_SDK
bool "OpenWrt SDK"
- default
y
+ default
n
help
Build an OpenWrt SDK.
This is essentially a stripped-down version of the buildroot