mirror of https://github.com/hak5/openwrt-owl.git
parent
047eb61a56
commit
a23e3e8985
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue