X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fppc44x%2FMakefile;h=1c13f4ce9a6c84cb8a8344f81350b33a9400dd70;hb=afb3c4be87e4be8e77f30070167eccd28b50cd79;hp=ed43ccaec7b5d44edcb819d80297f464ddf492c9;hpb=402669ffa1b1e78f1b6bcbffca7e5b8966a209a9;p=openwrt-10.03%2F.git diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index ed43ccaec..1c13f4ce9 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.26.3 +LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk +KERNELNAME:="zImage" + define Target/Description Build firmware images for the AMCC Taishan evaluation board endef