X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e5845142cef7cffc6957bad2a1eca7a8c50ce2f4..179d9f7f00b3f549821a6905393a1f2f6898fdb9:/target/linux/ppc40x/Makefile diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 5194f30f8..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.2 +LINUX_VERSION:=2.6.28.10 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk