ppc40x: don't force usb feature
[openwrt/openwrt.git] / target / linux / ppc40x / Makefile
index cf9dd2d52f67f4273f9832a37fb073e7c407848e..c3181ab61780989afc77c17ec0402e50a26dd729 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=ppc40x
 BOARDNAME:=AMCC/IBM PPC40x
-FEATURES:=squashfs usb
+FEATURES:=squashfs
 CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
 
-LINUX_VERSION:=2.6.30.3
+LINUX_VERSION:=2.6.30.8
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk