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