X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/eb99ebe6fff905423c3c8195c043ce99f9d0b7dc..37925d03657db662fdbfe701089bd2c2bd88f40d:/target/linux/ppc40x/Makefile diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index d56aab53f..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.27.13 +LINUX_VERSION:=2.6.28.10 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk