brcm47xx: use kernel 3.2 by default
SVN-Revision: 30751
This commit is contained in:
parent
d626f58be7
commit
12537aa190
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.0.18
|
||||
LINUX_VERSION:=3.2.5
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram
|
||||
|
|
Loading…
Reference in a new issue