X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ceee90ffd2f7913e6b31789b53f52a3d94ecece3..f7999a72e621d9f546d28df5316f3fa224cd041e:/target/linux/at91/Makefile?ds=sidebyside 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