projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix quilt patch check
[openwrt.git]
/
package
/
busybox
/
Makefile
diff --git
a/package/busybox/Makefile
b/package/busybox/Makefile
index
7c7bd3a
..
3844e87
100644
(file)
--- a/
package/busybox/Makefile
+++ b/
package/busybox/Makefile
@@
-42,9
+42,9
@@
define Package/busybox/description
endef
define Package/busybox/config
- source "$(SOURCE)/target-config.in"
menu "Configuration"
depends on PACKAGE_busybox
+ source "$(SOURCE)/target-config.in"
source "$(SOURCE)/config/Config.in"
endmenu
endef
This page took
0.018888 seconds
and
4
git commands to generate.