brcm47xx: use kernel 3.8.10 as default kernel
The biggest change with this kernel is a new partition parser. SVN-Revision: 36480
This commit is contained in:
parent
3be90613fd
commit
7dee0dae35
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ BOARD:=brcm47xx
|
||||||
BOARDNAME:=Broadcom BCM947xx/953xx
|
BOARDNAME:=Broadcom BCM947xx/953xx
|
||||||
FEATURES:=squashfs usb pcmcia
|
FEATURES:=squashfs usb pcmcia
|
||||||
|
|
||||||
LINUX_VERSION:=3.6.11
|
LINUX_VERSION:=3.8.10
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram
|
DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram
|
||||||
|
|
Loading…
Reference in a new issue