adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros C. Coulo...
[openwrt/svn-archive/archive.git] / target / linux / gemini / Makefile
index 31e6dbc096b47099b2874eb1f425992302c362e5..70d8a9e28c64fbb38d83ef96801c199e5130902d 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-rc7
+LINUX_VERSION:=2.6.30.6
 
 include $(INCLUDE_DIR)/target.mk