get rid of $Id$ - it has never helped us and it has broken too many patches ;)
[openwrt.git] / target / linux / etrax / Makefile
index 8404cc8..fbb3ae4 100644 (file)
@@ -9,13 +9,12 @@ include $(TOPDIR)/rules.mk
 ARCH:=cris
 BOARD:=etrax
 BOARDNAME:=Foxboard (ETRAX 100LX)
-FEATURES:=squashfs jffs2 broken
-LINUX_VERSION:=2.6.25.16
+FEATURES:=squashfs jffs2
+LINUX_VERSION:=2.6.25.20
 
 include $(INCLUDE_DIR)/target.mk
 
 KERNELNAME:="zImage"
-#DEFAULT_PACKAGES += foxboard-utils
 
 define Target/Description
        Build firmware images for the FOXBOARD made by acmesystems.it
This page took 0.031575 seconds and 4 git commands to generate.