X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2f7cbe555a85de36e7e4c9f006f6132989f6f52e..70e2bfc79b31e59e0c6c73d75a1357835f763c4f:/target/linux/etrax/Makefile diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile index 4e8b93e53..645b951e1 100644 --- a/target/linux/etrax/Makefile +++ b/target/linux/etrax/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk ARCH:=cris BOARD:=etrax BOARDNAME:=Foxboard (ETRAX 100LX) -FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.30.3 +FEATURES:=squashfs jffs2 usb +LINUX_VERSION:=2.6.32.14 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk