diff options
Diffstat (limited to 'target/linux/pxa-2.6')
-rw-r--r-- | target/linux/pxa-2.6/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/pxa-2.6/Makefile b/target/linux/pxa-2.6/Makefile index 76ca28e37c..3e0e6cd3b3 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 |