X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/00a0c3b1ffe68dadb349d2c5f36bcd0ab937d240..0723f810ee8d1c24ce7720496be4cdd988f9fb3f:/target/linux/ppc40x/Makefile diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index cd64ea3f6..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 +LINUX_VERSION:=2.6.28.10 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk