X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/91317965c77a93df52ed8fbeb5e7fc595d5a7ce1..004baf12d334716fec9228f6d8563cc3af786f83:/target/linux/ppc44x/Makefile diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index dd30aa8cc..9b952f12e 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -11,13 +11,13 @@ BOARD:=ppc44x BOARDNAME:=AMCC/IBM PPC44x FEATURES:=squashfs -LINUX_VERSION:=2.6.28.9 +LINUX_VERSION:=2.6.28.10 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk define Target/Description - Build firmware images for the AMCC Taishan evaluation board + Build firmware images for AMCC/IBM PPC44x based boards. endef $(eval $(call BuildTarget))