1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Test to fix RPI4 with more than 1Go another way

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-07-16 21:34:29 +02:00
parent 650fc95f8d
commit 3a50139946
2 changed files with 29 additions and 2 deletions

View file

@ -1,5 +1,5 @@
#
# Copyright (C) 2012-2016 OpenWrt.org
# Copyright (C) 2012-2019 OpenWrt.org
# Copyright (C) 2017 LEDE project
#
# This is free software, licensed under the GNU General Public License v2.
@ -14,7 +14,7 @@ FEATURES:=ext4 audio usb usbgadget display gpio fpu squashfs rootfs-part boot-pa
MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711
KERNEL_PATCHVER:=4.14
KERNEL_PATCHVER:=4.19
define Target/Description
Build firmware image for Broadcom BCM27xx SoC devices.