X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/402669ffa1b1e78f1b6bcbffca7e5b8966a209a9..dfe9b211da7303eb6c5cc33523589bf62af69ca1:/target/linux/ppc44x/Makefile?ds=sidebyside diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index ed43ccaec..d9ea661c4 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -8,14 +8,16 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=ppc44x -BOARDNAME:=AMCC Taishan -FEATURES:=jffs2 +BOARDNAME:=AMCC/IBM PPC44x +FEATURES:=squashfs -LINUX_VERSION:=2.6.23.14 -LINUX_KARCH:=ppc +LINUX_VERSION:=2.6.27.10 +LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk +KERNELNAME:="zImage" + define Target/Description Build firmware images for the AMCC Taishan evaluation board endef