X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fetrax%2FMakefile;h=40f04fa2e3c1e8554f7b00c6f03ade3abe1e9e96;hb=14aa5dc5c11beb443b28d89ecce4624c8762b89f;hp=dcc0c37a71a9c8f1ccb97a78a571d25120caef66;hpb=821170133fc75f42c73b4d11761d798eae7e4733;p=oweals%2Fopenwrt.git diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile index dcc0c37a71..40f04fa2e3 100644 --- a/target/linux/etrax/Makefile +++ b/target/linux/etrax/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk ARCH:=cris BOARD:=etrax BOARDNAME:=Foxboard (ETRAX 100LX) -FEATURES:=squashfs jffs2 broken -LINUX_VERSION:=2.6.25.17 +FEATURES:=squashfs jffs2 +LINUX_VERSION:=2.6.29.1 include $(INCLUDE_DIR)/target.mk