projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma...
[openwrt.git]
/
target
/
linux
/
image
/
xscale
/
Makefile
diff --git
a/target/linux/image/xscale/Makefile
b/target/linux/image/xscale/Makefile
index
09616d4
..
d94d7f0
100644
(file)
--- a/
target/linux/image/xscale/Makefile
+++ b/
target/linux/image/xscale/Makefile
@@
-1,4
+1,4
@@
-include
..
/image.mk
+include
$(TOPDIR)/include
/image.mk
define Image/Build
ifneq ($(FS),jffs2-64k)
This page took
0.024156 seconds
and
4
git commands to generate.