[adm5120] refresh patches for 2.6.22.1 using quilt
[openwrt.git] / target / linux / pxa-2.6 / Makefile
index 94e9601..3e0e6cd 100644 (file)
@@ -11,10 +11,15 @@ BOARD:=pxa
 BOARDNAME:=PXA
 FEATURES:=jffs2 broken
 
+LINUX_VERSION:=2.6.21.5
+
 define Target/Description
        Stub for boards based on intel PXA
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
 
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))