projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[toolchain] we have a minimal gcc target compiler since [13931], so use it in uClibc...
[openwrt.git]
/
package
/
kernel
/
Makefile
diff --git
a/package/kernel/Makefile
b/package/kernel/Makefile
index
036af76
..
da96f43
100644
(file)
--- a/
package/kernel/Makefile
+++ b/
package/kernel/Makefile
@@
-44,5
+44,5
@@
endef
$(eval $(if $(DUMP),,$(call BuildPackage,kernel)))
$(eval $(if $(DUMP),,$(call BuildPackage,kernel)))
-include $(TOPDIR)/target/linux/*/modules.mk
+
-
include $(TOPDIR)/target/linux/*/modules.mk
include ./modules/*.mk
include ./modules/*.mk
This page took
0.02668 seconds
and
4
git commands to generate.