mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 09:50:01 +04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user