X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ceee90ffd2f7913e6b31789b53f52a3d94ecece3..a5faf3b2f27a97dc98fa330112eac1fde3900018:/target/linux/at91/Makefile diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index dfa3bfbb6..70a608262 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -8,11 +8,10 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=at91 -BOARDNAME:=AT91 -FEATURES:=squashfs usb +BOARDNAME:=Atmel AT91 +FEATURES:=squashfs usb broken -#LINUX_VERSION:=2.6.21.5 -LINUX_VERSION:=2.6.22.4 +LINUX_VERSION:=2.6.25.20 include $(INCLUDE_DIR)/target.mk