mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 21:09:30 -05:00
use squashfs on the gemini by default, remove broken flag
SVN-Revision: 16273
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user