mirror of https://github.com/hak5/openwrt-owl.git
brcm47xx: use kernel 2.6.36.1 as new default kernel for this target.
SVN-Revision: 24167owl
parent
34d53c2be1
commit
6f58cc20fc
|
@ -11,7 +11,7 @@ BOARD:=brcm47xx
|
|||
BOARDNAME:=Broadcom BCM947xx/953xx
|
||||
FEATURES:=squashfs usb pcmcia
|
||||
|
||||
LINUX_VERSION:=2.6.34.7
|
||||
LINUX_VERSION:=2.6.36.1
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram
|
||||
|
|
Loading…
Reference in New Issue