projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixes module autoloading for Wireless devices (#906)
[openwrt.git]
/
target
/
utils
/
Makefile
diff --git
a/target/utils/Makefile
b/target/utils/Makefile
index
8412194
..
d11d744
100644
(file)
--- a/
target/utils/Makefile
+++ b/
target/utils/Makefile
@@
-6,7
+6,7
@@
#
include $(TOPDIR)/rules.mk
-TARGETS := addpattern trx motorola-bin dgfirmware
+TARGETS := addpattern trx motorola-bin dgfirmware
trx2usr
UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils
This page took
0.022777 seconds
and
4
git commands to generate.