X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2f05a5f0ef6fbf488bb755c4e6999179271337a3..99c2098456c9a8bcdcb415c69f02340c9d695859:/target/linux/etrax/Makefile?ds=inline diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile index 630294507..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.13 +FEATURES:=squashfs jffs2 usb +LINUX_VERSION:=2.6.32.14 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk