projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
include: rearrange image.mk, indent, reorder, change some ifeq/ifneq tests
[openwrt.git]
/
target
/
linux
/
brcm-2.4
/
image
/
lzma-loader
/
src
/
Makefile
diff --git
a/target/linux/brcm-2.4/image/lzma-loader/src/Makefile
b/target/linux/brcm-2.4/image/lzma-loader/src/Makefile
index
85a8646
..
3320e56
100644
(file)
--- a/
target/linux/brcm-2.4/image/lzma-loader/src/Makefile
+++ b/
target/linux/brcm-2.4/image/lzma-loader/src/Makefile
@@
-18,7
+18,7
@@
#
TEXT_START := 0x80001000
-BZ_TEXT_START := 0x80
3
00000
+BZ_TEXT_START := 0x80
4
00000
OBJCOPY := $(CROSS_COMPILE)objcopy -O binary -R .reginfo -R .note -R .comment -R .mdebug -S
This page took
0.020808 seconds
and
4
git commands to generate.