[adm5120] rewrite of memory detection code, should be fix #1909
[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))
This page took 0.024909 seconds and 4 git commands to generate.