X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2Fppc44x%2FMakefile;h=9b4342c3d01926b0bf68d89e3f1f94c38293af94;hp=ed43ccaec7b5d44edcb819d80297f464ddf492c9;hb=f3af92dc52147097690364d6064a6414ccb8d1e0;hpb=048d4cdab39385999e2a3ed115518378d0166c02 diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index ed43ccaec..9b4342c3d 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -9,13 +9,15 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=ppc44x BOARDNAME:=AMCC Taishan -FEATURES:=jffs2 +FEATURES:=squashfs -LINUX_VERSION:=2.6.23.14 -LINUX_KARCH:=ppc +LINUX_VERSION:=2.6.24 +LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk +KERNELNAME:="zImage" + define Target/Description Build firmware images for the AMCC Taishan evaluation board endef