X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/18a1d11eb0b09fc5adfd3b051ca7181d255ec07a..45e68308a5a53fe6f9344d65151f739de00b7a8f:/target/linux/etrax/Makefile diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile index 88430c18d..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.7 +FEATURES:=squashfs jffs2 usb +LINUX_VERSION:=2.6.32.14 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk