X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/6db7ad74f61eeaae0c8ecb08d483599d9d80c53f..14537ae0c65e537b20512d6bd6c55c81ee0a6ab6:/target/linux/pxa/Makefile diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index ad44af27e..7bf4c38f1 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -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))