remove reference to bogus packet
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 4 Oct 2009 19:46:48 +0000 (19:46 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 4 Oct 2009 19:46:48 +0000 (19:46 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17854 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ifxmips/Makefile

index 7f27b55..01f1840 100644 (file)
@@ -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
This page took 0.028002 seconds and 4 git commands to generate.