X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Famazon%2FMakefile;h=576f8508b94f4f0519236d6efa2ab151da58de77;hb=3bd4d688fbc9365f3c8500dab17235716e2d34fd;hp=17f9d964941a61b971b776e82a556763a9f0763c;hpb=6db7ad74f61eeaae0c8ecb08d483599d9d80c53f;p=openwrt-10.03%2F.git diff --git a/target/linux/amazon/Makefile b/target/linux/amazon/Makefile index 17f9d9649..576f8508b 100644 --- a/target/linux/amazon/Makefile +++ b/target/linux/amazon/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=amazon BOARDNAME:=Infineon Amazon FEATURES:=squashfs jffs2 broken -LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.21.7 include $(INCLUDE_DIR)/target.mk @@ -20,7 +20,4 @@ endef KERNELNAME:="uImage" -# include the profiles --include profiles/*.mk - $(eval $(call BuildTarget))