projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add support for the wrt54g3g pcmcia
[openwrt.git]
/
openwrt
/
target
/
linux
/
image
/
jffs2.mk
diff --git
a/openwrt/target/linux/image/jffs2.mk
b/openwrt/target/linux/image/jffs2.mk
index
c7d4335
..
281db01
100644
(file)
--- a/
openwrt/target/linux/image/jffs2.mk
+++ b/
openwrt/target/linux/image/jffs2.mk
@@
-1,4
+1,4
@@
-ifneq ($(BR2_
mips
),y)
+ifneq ($(BR2_
BIG_ENDIAN
),y)
JFFS2OPTS := --pad --little-endian --squash
else
JFFS2OPTS := --pad --big-endian --squash
This page took
0.02443 seconds
and
4
git commands to generate.