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