projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
prom_free_memory should be __init
[openwrt.git]
/
target
/
linux
/
ar7
/
Makefile
diff --git
a/target/linux/ar7/Makefile
b/target/linux/ar7/Makefile
index
772222a
..
a355356
100644
(file)
--- a/
target/linux/ar7/Makefile
+++ b/
target/linux/ar7/Makefile
@@
-19,6
+19,4
@@
define Target/Description
Build firmware images for TI AR7 based routers
endef
Build firmware images for TI AR7 based routers
endef
--include profiles/*.mk
-
$(eval $(call BuildTarget))
$(eval $(call BuildTarget))
This page took
0.027776 seconds
and
4
git commands to generate.