projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix compile warning
[openwrt.git]
/
openwrt
/
target
/
linux
/
image
/
ar7
/
Makefile
diff --git
a/openwrt/target/linux/image/ar7/Makefile
b/openwrt/target/linux/image/ar7/Makefile
index
2d252f6
..
a32fa70
100644
(file)
--- a/
openwrt/target/linux/image/ar7/Makefile
+++ b/
openwrt/target/linux/image/ar7/Makefile
@@
-73,6
+73,7
@@
$(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(FS)-$(1).bin: $(BIN_DIR)/openwrt-$(BOARD
install: $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(FS)-$(1).bin
endef
+$(eval $(call pattern_template,AG1B))
$(eval $(call pattern_template,WA22))
$(eval $(call pattern_template,WAG2))
$(eval $(call pattern_template,WA21))
This page took
0.026939 seconds
and
4
git commands to generate.