diff options
Diffstat (limited to 'target/linux/mpc85xx/p1010')
-rw-r--r-- | target/linux/mpc85xx/p1010/target.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/p1010/target.mk b/target/linux/mpc85xx/p1010/target.mk index 12ed78ace1..1140a325b6 100644 --- a/target/linux/mpc85xx/p1010/target.mk +++ b/target/linux/mpc85xx/p1010/target.mk @@ -2,6 +2,8 @@ BOARDNAME:=P1010 FEATURES+=nand KERNELNAME:=simpleImage.tl-wdr4900-v1 +KERNEL_TESTING_PATCHVER:=5.10 + define Target/Description Build firmware images for P1010 based boards. endef |