brcm2708: switch to linux 4.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 46402
This commit is contained in:
parent
b19a645b40
commit
f7ac790356
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ CPU_TYPE:=arm1176jzf-s
|
|||
CPU_SUBTYPE:=vfp
|
||||
SUBTARGETS:=bcm2708 bcm2709
|
||||
|
||||
KERNEL_PATCHVER:=3.18
|
||||
KERNEL_PATCHVER:=4.1
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835 kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1
|
||||
|
|
Loading…
Reference in a new issue