X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/294a4bb95f1795e12ad9a209f7998b5435b3510c..3d41021f8ca9486e285b0331f74474ac3dfbf27d:/target/linux/ppc40x/Makefile?ds=inline

diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile
index 2fdc1b0db..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.5
+LINUX_VERSION:=2.6.28.10
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk