diff options
Diffstat (limited to 'target/linux/atheros-2.6')
-rw-r--r-- | target/linux/atheros-2.6/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/atheros-2.6/Makefile b/target/linux/atheros-2.6/Makefile index 1700dec8c6..f750084988 100644 --- a/target/linux/atheros-2.6/Makefile +++ b/target/linux/atheros-2.6/Makefile @@ -11,6 +11,8 @@ BOARD:=atheros BOARDNAME:=Atheros FEATURES:=squashfs jffs2 +LINUX_VERSION:=2.6.21.5 + define Target/Description Build firmware images for Atheros SoC boards endef |