summaryrefslogtreecommitdiffstats
path: root/target/linux/pxa-2.6
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/pxa-2.6')
-rw-r--r--target/linux/pxa-2.6/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/pxa-2.6/Makefile b/target/linux/pxa-2.6/Makefile
index 76ca28e37..3e0e6cd3b 100644
--- a/target/linux/pxa-2.6/Makefile
+++ b/target/linux/pxa-2.6/Makefile
@@ -11,6 +11,8 @@ BOARD:=pxa
BOARDNAME:=PXA
FEATURES:=jffs2 broken
+LINUX_VERSION:=2.6.21.5
+
define Target/Description
Stub for boards based on intel PXA
endef