projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove global hostapd builddep on openssl
[openwrt.git]
/
target
/
sdk
/
Config.in
diff --git
a/target/sdk/Config.in
b/target/sdk/Config.in
index
f70810b
..
343352a
100644
(file)
--- a/
target/sdk/Config.in
+++ b/
target/sdk/Config.in
@@
-1,6
+1,6
@@
-config
BR2_
PACKAGE_SDK
+config PACKAGE_SDK
bool "OpenWrt SDK"
- default y if
CONFIG_
DEVEL
+ default y if DEVEL
help
Build an OpenWrt SDK.
This is essentially a stripped-down version of the buildroot
This page took
0.019593 seconds
and
4
git commands to generate.