diff options
Diffstat (limited to 'target/linux/at91-2.6/Makefile')
-rw-r--r-- | target/linux/at91-2.6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/at91-2.6/Makefile b/target/linux/at91-2.6/Makefile index c5c2ab6225..fd9329c027 100644 --- a/target/linux/at91-2.6/Makefile +++ b/target/linux/at91-2.6/Makefile @@ -11,7 +11,8 @@ BOARD:=at91 BOARDNAME:=AT91 FEATURES:=squashfs usb -LINUX_VERSION:=2.6.21.5 +#LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.22.1 define Target/Description Build fimware images for Figment Design Labs VersaLink board. |