projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/grub: only disable graphics on host grub
[openwrt.git]
/
package
/
siit
/
Makefile
diff --git
a/package/siit/Makefile
b/package/siit/Makefile
index
fc67d0d
..
e63087f
100644
(file)
--- a/
package/siit/Makefile
+++ b/
package/siit/Makefile
@@
-33,7
+33,7
@@
define Build/Prepare
endef
define Build/Compile
- $(MAKE) $(KERNEL_MAKEOPTS)
M=$(PKG_BUILD_DIR)
modules
+ $(MAKE) $(KERNEL_MAKEOPTS)
SUBDIRS="$(PKG_BUILD_DIR)"
modules
endef
$(eval $(call KernelPackage,siit))
This page took
0.019322 seconds
and
4
git commands to generate.