projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix WNDR3x00 model detection
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
image
/
lzma-loader
/
src
/
Makefile
diff --git
a/target/linux/brcm63xx/image/lzma-loader/src/Makefile
b/target/linux/brcm63xx/image/lzma-loader/src/Makefile
index
85a8646
..
83e2c52
100644
(file)
--- a/
target/linux/brcm63xx/image/lzma-loader/src/Makefile
+++ b/
target/linux/brcm63xx/image/lzma-loader/src/Makefile
@@
-17,7
+17,7
@@
# Cleaned up, modified for lzma support, removed from kernel
#
-TEXT_START := 0x800
01
000
+TEXT_START := 0x800
10
000
BZ_TEXT_START := 0x80300000
OBJCOPY := $(CROSS_COMPILE)objcopy -O binary -R .reginfo -R .note -R .comment -R .mdebug -S
This page took
0.022167 seconds
and
4
git commands to generate.