projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix ipv4/ipv6 resolving.
[openwrt.git]
/
tools
/
firmware-utils
/
Makefile
diff --git
a/tools/firmware-utils/Makefile
b/tools/firmware-utils/Makefile
index
7b612ae
..
f42ea29
100644
(file)
--- a/
tools/firmware-utils/Makefile
+++ b/
tools/firmware-utils/Makefile
@@
-23,6
+23,8
@@
define Build/Compile
$(call cc,motorola-bin)
$(call cc,dgfirmware)
$(call cc,trx2usr)
+ $(call cc,ptgen)
+ $(call cc,airlink)
endef
define Build/Install
This page took
0.021475 seconds
and
4
git commands to generate.