X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/41ac39db861209f0712553283a803959c64e1e46..c5c3cf287d53a5d99ba8ac72867600c8a12de022:/target/linux/ppc40x/Makefile diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index b081849db..95ff5592e 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -8,10 +8,10 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=ppc40x -BOARDNAME:=AMCC Kilauea -FEATURES:=squashfs +BOARDNAME:=AMCC/IBM PPC40x +FEATURES:=squashfs usb -LINUX_VERSION:=2.6.24.2 +LINUX_VERSION:=2.6.28.10 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk