projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
drop the '0' default in config_get_bool
[openwrt.git]
/
package
/
kernel
/
Makefile
diff --git
a/package/kernel/Makefile
b/package/kernel/Makefile
index
0bc7c0a
..
d6364f1
100644
(file)
--- a/
package/kernel/Makefile
+++ b/
package/kernel/Makefile
@@
-37,7
+37,6
@@
define Package/kernel
CATEGORY:=Kernel
DEFAULT:=y
TITLE:=Virtual kernel package
- DESCRIPTION:=Virtual kernel package
VERSION:=$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)
endef
This page took
0.024113 seconds
and
4
git commands to generate.