projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix a small typo
[openwrt.git]
/
target
/
Makefile
diff --git
a/target/Makefile
b/target/Makefile
index
195878e
..
dc21033
100644
(file)
--- a/
target/Makefile
+++ b/
target/Makefile
@@
-17,7
+17,6
@@
TARGETS-$(CONFIG_SDK) += sdk
linux-compile: utils-install
linux-install: $(BIN_DIR)
-sdk-compile: linux-install
image_install: linux-install
download: $(patsubst %,%-download,$(TARGETS-y))
This page took
0.020356 seconds
and
4
git commands to generate.