Create a dummy sit package for 2.4 kernelsq
[openwrt-10.03/.git] / target / linux / pxa / Makefile
index ad44af27e47dad02aa91c00f55306a21f7225496..7bf4c38f1cd3524e2c25dce72919c754b007dd26 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=pxa
 BOARDNAME:=PXA
 FEATURES:=jffs2 broken
 
-LINUX_VERSION:=2.6.21.5
+LINUX_VERSION:=2.6.21.7
 
 include $(INCLUDE_DIR)/target.mk
 
@@ -19,7 +19,4 @@ define Target/Description
        Stub for boards based on intel PXA
 endef
 
-# include the profiles
--include profiles/*.mk
-
 $(eval $(call BuildTarget))