projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add support for Option HSDPA modems (#1890)
[openwrt.git]
/
package
/
patch-cmdline
/
Makefile
diff --git
a/package/patch-cmdline/Makefile
b/package/patch-cmdline/Makefile
index
ab33458
..
70dc1ea
100644
(file)
--- a/
package/patch-cmdline/Makefile
+++ b/
package/patch-cmdline/Makefile
@@
-30,7
+30,7
@@
define Build/Prepare
endef
define Build/Compile
- $(CC) -o $(PKG_BUILD_DIR)/$(PKG_NAME) $(PKG_BUILD_DIR)/$(PKG_NAME).c
+ $(
TARGET_
CC) -o $(PKG_BUILD_DIR)/$(PKG_NAME) $(PKG_BUILD_DIR)/$(PKG_NAME).c
endef
define Package/patch-cmdline/install
This page took
0.020581 seconds
and
4
git commands to generate.