From a23e3e89853d1e3b31ab612ff9a03f86f2cb48b9 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Sun, 4 Oct 2009 19:46:48 +0000
Subject: [PATCH] remove reference to bogus packet

SVN-Revision: 17854
---
 target/linux/ifxmips/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile
index 7f27b55d3567..01f1840a192b 100644
--- a/target/linux/ifxmips/Makefile
+++ b/target/linux/ifxmips/Makefile
@@ -11,10 +11,10 @@ BOARD:=ifxmips
 BOARDNAME:=Infineon Mips
 FEATURES:=squashfs jffs2 atm
 
-LINUX_VERSION:=2.6.30.5
+LINUX_VERSION:=2.6.30.8
 
 include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES+=uboot-ifxmips kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ifxmips-atm dwc_usb
+DEFAULT_PACKAGES+=uboot-ifxmips kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ifxmips-atm
 
 
 define Target/Description
-- 
2.30.2