mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-31 03:43:39 +00: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
|
ARCH:=arm
|
||||||
BOARD:=gemini
|
BOARD:=gemini
|
||||||
BOARDNAME:=Cortina Systems CS351x
|
BOARDNAME:=Cortina Systems CS351x
|
||||||
FEATURES:=jffs2 broken
|
FEATURES:=squashfs
|
||||||
CFLAGS:=-Os -pipe -march=armv4 -mtune=arm9tdmi -funit-at-a-time
|
CFLAGS:=-Os -pipe -march=armv4 -mtune=arm9tdmi -funit-at-a-time
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.30-rc7
|
LINUX_VERSION:=2.6.30-rc7
|
||||||
|
Loading…
Reference in New Issue
Block a user