projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01c8f2e
)
mediatek: remove KERNEL_PATCHVER overwrite for mt7629
author
Adrian Schmutzler
<
[email protected]
>
Tue, 4 Feb 2020 11:15:45 +0000
(12:15 +0100)
committer
Adrian Schmutzler
<
[email protected]
>
Tue, 4 Feb 2020 11:15:45 +0000
(12:15 +0100)
Since whole target has been bumped to kernel 4.19 in
01c8f2e97cc6
("mediatek: bump to v4.19") we do not need the overwrite in mt7629
subtarget anymore.
Signed-off-by: Adrian Schmutzler <
[email protected]
>
target/linux/mediatek/mt7629/target.mk
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/mt7629/target.mk
b/target/linux/mediatek/mt7629/target.mk
index 4bec630c1ca1b4add0fce43ca83a671edcded747..e0eafe03035a19b4b7df0812c35524f16bfc6746 100644
(file)
--- a/
target/linux/mediatek/mt7629/target.mk
+++ b/
target/linux/mediatek/mt7629/target.mk
@@
-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.