projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
include $(TOPDIR)/rules.mk in the image makefiles
[openwrt.git]
/
target
/
linux
/
image
/
rb532
/
Makefile
diff --git
a/target/linux/image/rb532/Makefile
b/target/linux/image/rb532/Makefile
index
b589f04
..
bba8952
100644
(file)
--- a/
target/linux/image/rb532/Makefile
+++ b/
target/linux/image/rb532/Makefile
@@
-1,3
+1,4
@@
+include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
LOADADDR = 0x81000000 # RAM start + 16M
This page took
0.025246 seconds
and
4
git commands to generate.