X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ceee90ffd2f7913e6b31789b53f52a3d94ecece3..fa1bef7a19ed458b5243e71d3bf2fd0dc00e99ba:/target/linux/at91/Makefile?ds=sidebyside diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index dfa3bfbb6..17e656359 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 +BOARDNAME:=Atmel AT91 FEATURES:=squashfs usb -#LINUX_VERSION:=2.6.21.5 -LINUX_VERSION:=2.6.22.4 +LINUX_VERSION:=2.6.25.20 include $(INCLUDE_DIR)/target.mk