projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: don't use vlan 0 for devices with rtl8366s switch
[openwrt.git]
/
package
/
kexec-tools
/
Makefile
diff --git
a/package/kexec-tools/Makefile
b/package/kexec-tools/Makefile
index
d350bb2
..
978bb6f
100644
(file)
--- a/
package/kexec-tools/Makefile
+++ b/
package/kexec-tools/Makefile
@@
-34,7
+34,7
@@
define Package/kexec-tools/description
endef
define Package/kexec-tools/config
- source "$(SOURCE)/
kexec-c
onfig.in"
+ source "$(SOURCE)/
C
onfig.in"
endef
KEXEC_TARGET_NAME:=$(call qstrip,$(CONFIG_KEXEC_TOOLS_TARGET_NAME))-linux-$(TARGET_SUFFIX)
This page took
0.031775 seconds
and
4
git commands to generate.