Switch to the rt2x00 rt2500 pci version
[openwrt.git] / target / linux / ppc44x / Makefile
index ed43cca..7e70612 100644 (file)
@@ -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.2
+LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk
 
+KERNELNAME:="zImage"
+
 define Target/Description
        Build firmware images for the AMCC Taishan evaluation board
 endef
This page took 0.020932 seconds and 4 git commands to generate.