X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8fce8f5924d94f74cd239d0cb416a1d1344a5ef5..ea1ef33b00cba335cc1084675ba1b7f1b77e3dde:/target/linux/etrax/Makefile diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile index ec93e06f5..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.32.8 +FEATURES:=squashfs jffs2 usb +LINUX_VERSION:=2.6.32.14 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk