X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/679527596194ec4222e9379d386061ada4744900..e8c11689f4e6e463960544acb1df9f196c2f0849:/target/linux/ppc40x/Makefile diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 38c16c1e3..95ff5592e 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=ppc40x BOARDNAME:=AMCC/IBM PPC40x -FEATURES:=squashfs +FEATURES:=squashfs usb -LINUX_VERSION:=2.6.26.3 +LINUX_VERSION:=2.6.28.10 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk