mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-01 05:43:51 +08:00
use squashfs on the gemini by default, remove broken flag
SVN-Revision: 16273
This commit is contained in:
parent
df7996045a
commit
51ed99475f
@ -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…
Reference in New Issue
Block a user