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