Browse Source

use squashfs on the gemini by default, remove broken flag

SVN-Revision: 16273
Imre Kaloz 17 years ago
parent
commit
51ed99475f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/gemini/Makefile

+ 1 - 1
target/linux/gemini/Makefile

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=gemini
 BOARDNAME:=Cortina Systems CS351x
-FEATURES:=jffs2 broken
+FEATURES:=squashfs
 CFLAGS:=-Os -pipe -march=armv4 -mtune=arm9tdmi -funit-at-a-time
 
 LINUX_VERSION:=2.6.30-rc7