summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-14 08:39:01 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-14 08:39:01 +0000
commit618de4a4f5d21c90499723858e21975687b01208 (patch)
tree60b2541f6291afdfa48792758e5a95bbc74bb981 /target
parent0bf99aeae6610d3cc749c6ae5a8f81432d204b8e (diff)
upgrade kernel, quagga and openvpn, add licensing info to diag module, fix up jffs2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@650 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/jffs2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/jffs2/Makefile b/target/jffs2/Makefile
index 5f155fd70..0e14ac6f2 100644
--- a/target/jffs2/Makefile
+++ b/target/jffs2/Makefile
@@ -4,7 +4,7 @@ include ./jffs2root.mk
TARGETS:= $(BIN_DIR)/openwrt-generic-jffs2-4MB.trx $(BIN_DIR)/openwrt-generic-jffs2-8MB.trx
JFFS2OPTS := --pad --little-endian --squash -d $(TARGET_DIR)
-JFFS2OPTS += -Xlzo -msize -Xlzari
+#JFFS2OPTS += -Xlzo -msize -Xlzari
prepare: $(MTD_DIR)/.unpacked
compile: mtd