remove reference to bogus packet
SVN-Revision: 17854
This commit is contained in:
parent
047eb61a56
commit
a23e3e8985
1 changed files with 2 additions and 2 deletions
|
@ -11,10 +11,10 @@ BOARD:=ifxmips
|
||||||
BOARDNAME:=Infineon Mips
|
BOARDNAME:=Infineon Mips
|
||||||
FEATURES:=squashfs jffs2 atm
|
FEATURES:=squashfs jffs2 atm
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.30.5
|
LINUX_VERSION:=2.6.30.8
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
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
|
define Target/Description
|
||||||
|
|
Loading…
Reference in a new issue