brcm47xx: switch to kernel 3.10.4
This uses a new switch driver. The old ADMTEK Adm6996 switch is not supported any more. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37650
This commit is contained in:
parent
7e14fd55fd
commit
290dade033
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ BOARD:=brcm47xx
|
|||
BOARDNAME:=Broadcom BCM947xx/953xx
|
||||
FEATURES:=squashfs usb pcmcia
|
||||
|
||||
LINUX_VERSION:=3.8.13
|
||||
LINUX_VERSION:=3.10.4
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += swconfig kmod-switch kmod-diag wpad-mini nvram
|
||||
|
|
Loading…
Reference in a new issue