mediatek: remove KERNEL_PATCHVER overwrite for mt7629

Since whole target has been bumped to kernel 4.19 in 01c8f2e97c
("mediatek: bump to v4.19") we do not need the overwrite in mt7629
subtarget anymore.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2020-02-04 12:15:45 +01:00
parent 01c8f2e97c
commit 997d89cdf5
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ CPU_TYPE:=cortex-a7
FEATURES:=squashfs nand ramdisk
KERNELNAME:=Image dtbs
KERNEL_PATCHVER:=4.19
define Target/Description
Build firmware images for MediaTek mt7629 ARM based boards.