use squashfs on the gemini by default, remove broken flag

SVN-Revision: 16273
master
Imre Kaloz 16 years ago
parent df7996045a
commit 51ed99475f
  1. 2
      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

Loading…
Cancel
Save