projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] uhttpd: make init script less verbose
[openwrt.git]
/
package
/
kernel
/
Makefile
diff --git
a/package/kernel/Makefile
b/package/kernel/Makefile
index
225c85c
..
f440a40
100644
(file)
--- a/
package/kernel/Makefile
+++ b/
package/kernel/Makefile
@@
-44,5
+44,5
@@
endef
$(eval $(if $(DUMP),,$(call BuildPackage,kernel)))
--include $(TOPDIR)/target/linux/*/modules.mk
include ./modules/*.mk
+-include $(TOPDIR)/target/linux/*/modules.mk
This page took
0.034864 seconds
and
4
git commands to generate.