projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: fix regulatory issues with multiple cards
[openwrt.git]
/
include
/
package-dumpinfo.mk
diff --git
a/include/package-dumpinfo.mk
b/include/package-dumpinfo.mk
index
5f9811b
..
34196e4
100644
(file)
--- a/
include/package-dumpinfo.mk
+++ b/
include/package-dumpinfo.mk
@@
-46,7
+46,8
@@
$(if $(KCONFIG),Kernel-Config: $(KCONFIG)
)$(if $(BUILDONLY),Build-Only: $(BUILDONLY)
)Description: $(if $(Package/$(1)/description),$(Package/$(1)/description),$(TITLE))
$(if $(URL),$(URL)
-)@@
+)$(MAINTAINER)
+@@
$(if $(Package/$(1)/config),Config:
$(Package/$(1)/config)
@@
This page took
0.029862 seconds
and
4
git commands to generate.