projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reorder sdk menuconfig entry, so that it does not force the toolchain selection into...
[openwrt.git]
/
target
/
linux
/
image
/
au1000
/
Makefile
diff --git
a/target/linux/image/au1000/Makefile
b/target/linux/image/au1000/Makefile
index
956d673
..
3aaf665
100644
(file)
--- a/
target/linux/image/au1000/Makefile
+++ b/
target/linux/image/au1000/Makefile
@@
-1,3
+1,4
@@
+include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
LOADADDR = 0x8108c8f4 # RAM start + 16M
This page took
0.021391 seconds
and
4
git commands to generate.