[kernel] update targets to 2.6.30.1, update patches
[openwrt-10.03/.git] / target / linux / gemini / Makefile
index b83bc4d5d2e6f0709ec51140ebc081a4727f0bb3..bc418b4f1bebf2395e771b9bacf1ad9b2e704a89 100644 (file)
@@ -9,10 +9,10 @@ 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-rc6
+LINUX_VERSION:=2.6.30.1
 
 include $(INCLUDE_DIR)/target.mk