X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fpxa%2FMakefile;h=7bf4c38f1cd3524e2c25dce72919c754b007dd26;hb=14e96a8a42a27f36a7e53bc87acdb134b1fbdbd8;hp=ad44af27e47dad02aa91c00f55306a21f7225496;hpb=6db7ad74f61eeaae0c8ecb08d483599d9d80c53f;p=openwrt-10.03%2F.git 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))