projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
strip openvpn
[openwrt.git]
/
package
/
linux
/
Makefile
diff --git
a/package/linux/Makefile
b/package/linux/Makefile
index
fa89f45
..
5909493
100644
(file)
--- a/
package/linux/Makefile
+++ b/
package/linux/Makefile
@@
-13,7
+13,7
@@
I_$(1) := $(PKG_BUILD_DIR)/ipkg/$(2)
ifneq ($(BR2_PACKAGE_KMOD_$(1)),)
TARGETS += $$(PKG_$(1))
endif
-ifeq ($(BR2_PAC
L
AGE_KMOD_$(1)),y)
+ifeq ($(BR2_PAC
K
AGE_KMOD_$(1)),y)
INSTALL_TARGETS += $$(PKG_$(1))
endif
This page took
0.024738 seconds
and
4
git commands to generate.